Skip to content

Commit

Permalink
paths existed in older windows
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Jan 22, 2025
1 parent 91020b5 commit 5481a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["ubuntu-latest", "macos-latest", "macos-13", "windows-2022"]
os: ["ubuntu-latest", "macos-latest", "macos-13", "windows-2019"]
python-version: ["3.10"] #, "3.9", "3.11", "3.12"]

defaults: # Needed for conda
Expand Down

0 comments on commit 5481a48

Please sign in to comment.