We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467f614 commit 180530aCopy full SHA for 180530a
1 file changed
.github/workflows/make_and_test.yml
@@ -34,7 +34,7 @@ jobs:
34
max-parallel: 12
35
fail-fast: false
36
matrix:
37
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest]
38
python-version: ['3.11', '3.12', '3.13', '3.14']
39
40
steps:
0 commit comments