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 05a2407 commit ff2ddf3Copy full SHA for ff2ddf3
.github/workflows/conda-package.yml
@@ -33,7 +33,7 @@ jobs:
33
fail-fast: false
34
matrix:
35
python: ['3.9', '3.10', '3.11']
36
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-2019]
37
38
runs-on: ${{ matrix.os }}
39
0 commit comments