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 7e0c3f6 commit dd54effCopy full SHA for dd54eff
.github/workflows/wheels.yml
@@ -22,7 +22,7 @@ jobs:
22
# Set up Python 3.10
23
- uses: actions/setup-python@v5
24
with:
25
- python-version: '3.10'
+ python-version: '3.12'
26
27
- name: Install cibuildwheel
28
run: python -m pip install cibuildwheel==2.22.0
0 commit comments