Skip to content

Commit

Permalink
Remove windows from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Jan 8, 2025
1 parent 10c6c94 commit edb61ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
os:
- macos-latest # arm64
- macos-13 # x86_64
- windows-latest
# - windows-latest TODO .venv/bin/python does not exist on windows
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit edb61ab

Please sign in to comment.