We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f906a2 commit 3201b49Copy full SHA for 3201b49
.github/workflows/conda-package.yml
@@ -30,7 +30,7 @@ jobs:
30
fail-fast: false
31
matrix:
32
python: ['3.9', '3.10', '3.11']
33
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-2019]
34
35
runs-on: ${{ matrix.os }}
36
0 commit comments