We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e0f676 commit 0689e58Copy full SHA for 0689e58
1 file changed
.github/workflows/ci-cd.yml
@@ -176,7 +176,6 @@ jobs:
176
pyver:
177
- 3.14t
178
- 3.14
179
- - 3.13t
180
- 3.13
181
- 3.12
182
- 3.11
@@ -191,10 +190,6 @@ jobs:
191
190
no-extensions: Y
192
- os: windows
193
194
- - os: macos
195
- pyver: 3.13t # this is still tested within cibuildwheel
196
- - os: windows
197
198
- no-extensions: Y
199
debug: Y
200
include:
0 commit comments