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 a17537d commit 2cd2fc7Copy full SHA for 2cd2fc7
1 file changed
.github/workflows/build_wheels.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- uses: actions/setup-python@v5
27
with:
28
- python-version: '3.13'
+ python-version: '3.14'
29
30
- name: Install requirements
31
run: python -m pip install cibuildwheel build
0 commit comments