Skip to content

Commit

Permalink
11
Browse files Browse the repository at this point in the history
  • Loading branch information
alecjacobson committed Jan 23, 2025
1 parent 5236a7e commit fe40913
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 @@ -29,7 +29,7 @@ jobs:

- name: Build wheels
env:
CIBW_BUILD: "cp312-*"
CIBW_BUILD: "cp311-*"
run: python -m cibuildwheel --output-dir wheelhouse

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit fe40913

Please sign in to comment.