Skip to content

Commit

Permalink
Fallback to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasah committed Oct 4, 2023
1 parent 6d9ac69 commit 19f32b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Used to host cibuildwheel
- uses: actions/setup-python@v4
with:
python-version: '3.12'
python-version: '3.11'

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.16.1
Expand Down

0 comments on commit 19f32b3

Please sign in to comment.