Skip to content

Commit

Permalink
Use windows-2019 for build
Browse files Browse the repository at this point in the history
  • Loading branch information
ZzEeKkAa committed May 20, 2024
1 parent 2f906a2 commit 3201b49
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 @@ -30,7 +30,7 @@ jobs:
fail-fast: false
matrix:
python: ['3.9', '3.10', '3.11']
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest, windows-2019]

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

Expand Down

0 comments on commit 3201b49

Please sign in to comment.