Skip to content

Commit

Permalink
Try windows-2019 since windows-2022 is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed May 17, 2024
1 parent 64d127c commit 27d5b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
pytest -v --pyargs $MODULE_NAME
build_windows:
runs-on: windows-latest
runs-on: windows-2019

strategy:
matrix:
Expand Down

0 comments on commit 27d5b2e

Please sign in to comment.