Skip to content

Commit ff2ddf3

Browse files
committed
Use windows-2019 for build
1 parent 05a2407 commit ff2ddf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
matrix:
3535
python: ['3.9', '3.10', '3.11']
36-
os: [ubuntu-latest, windows-latest]
36+
os: [ubuntu-latest, windows-2019]
3737

3838
runs-on: ${{ matrix.os }}
3939

0 commit comments

Comments
 (0)