We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814d624 commit 220b0aaCopy full SHA for 220b0aa
1 file changed
.github/workflows/wheel-builder.yml
@@ -58,7 +58,7 @@ jobs:
58
strategy:
59
fail-fast: false
60
matrix:
61
- python-minor: [9, 10, 11, 12, 13]
+ python-minor: [10, 11, 12, 13, 14]
62
os: [ubuntu-latest, windows-latest, macos-15-intel, macos-15]
63
env:
64
# Reminder: report all variables here to CIBW_ENVIRONMENT_PASS_LINUX
0 commit comments