Skip to content

Commit

Permalink
Using a more recent version of Windows in conda-forge-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra authored Nov 5, 2024
1 parent 5cde3cd commit d036cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-forge-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
build_type: [Release]
os: [ubuntu-latest, windows-2019]
os: [ubuntu-latest, windows-2022]
fail-fast: false

steps:
Expand Down

0 comments on commit d036cb6

Please sign in to comment.