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 fb596c8 commit 7e2d29fCopy full SHA for 7e2d29f
.github/workflows/test.yml
@@ -136,12 +136,6 @@ jobs:
136
architecture: 'x64'
137
dependencies: 'min'
138
exclude:
139
- # Pre-release builds only for dev Python
140
- - python-version: "3.14-dev"
141
- dependencies: full
142
- - python-version: "3.14t-dev"
143
144
-
145
# Use ubuntu-latest to cover the whole range of Python. For Windows
146
# and OSX, checking oldest and newest should be sufficient.
147
- os: windows-latest
0 commit comments