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 6f8dba5 commit a6cb896Copy full SHA for a6cb896
.github/workflows/pythonpackage.yml
@@ -21,15 +21,15 @@ jobs:
21
]
22
include:
23
# Add exact version 3.14.0-alpha.0 for ubuntu-latest only
24
- - python-version: '3.14.0-alpha.1'
+ - python-version: '3.14.0-alpha.5'
25
tox-python-version: py314-full
26
os: ubuntu-latest
27
exclude:
28
# Exclude other OSes with Python 3.14.0-alpha.0
29
30
31
os: windows-latest
32
33
os: macos-latest
34
35
0 commit comments