Skip to content

Commit

Permalink
Try CI on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromekelleher committed Jan 28, 2025
1 parent 878266f commit b382da8
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 @@ -26,7 +26,7 @@ jobs:
matrix:
# Use macos-13 because pip binary packages for ARM aren't
# available for many dependencies
os: [macos-13, macos-14, ubuntu-latest]
os: [macos-13, macos-14, ubuntu-latest, windows-latest]
python-version: ["3.9", "3.10", "3.11", "3.12"]
exclude:
# Just run macos tests on one Python version
Expand Down

0 comments on commit b382da8

Please sign in to comment.