We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a5dc6 commit a773ec4Copy full SHA for a773ec4
.github/workflows/tests.yml
@@ -18,4 +18,4 @@ jobs:
18
strategy:
19
matrix:
20
python: [3.11, 3.13]
21
- os: [macos-latest, ubuntu-24.04, windows-latest]
+ os: [macos-latest, ubuntu-24.04]
0 commit comments