Skip to content

Commit

Permalink
chore: disable windoze in CI
Browse files Browse the repository at this point in the history
We'll re-enable it eventually, but I'd like to see green for now.
  • Loading branch information
gadomski committed Feb 13, 2025
1 parent ee3e876 commit 5bb1503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- "3.13"
os:
- ubuntu-latest
- windows-latest
# - windows-latest
- macos-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5bb1503

Please sign in to comment.