Skip to content

Commit

Permalink
Merge pull request #97 from callumrollo/winci
Browse files Browse the repository at this point in the history
[CI] add windows tests back in
  • Loading branch information
callumrollo authored Nov 13, 2024
2 parents 074ac32 + fd35891 commit 2795f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.10", "3.12"]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: true
defaults:
run:
Expand Down

0 comments on commit 2795f7c

Please sign in to comment.