Skip to content

Commit

Permalink
Use windows-2019 for build
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshyoga committed May 21, 2024
1 parent 05a2407 commit ff2ddf3
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 @@ -33,7 +33,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 ff2ddf3

Please sign in to comment.