Skip to content

Commit

Permalink
...oops, we were not supposed to test under Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoric authored Feb 4, 2025
1 parent 0bd31fb commit bc68116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubutu-latest, windows-latest, macos-latest]
os: [ubutu-latest, macos-latest]
python-version: ["3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bc68116

Please sign in to comment.