Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oberbichler authored Aug 15, 2023
1 parent de39f0c commit c2f28f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,10 @@ jobs:

- uses: pypa/[email protected]
env:
CIBW_ARCHS_MACOS: auto universal2
CIBW_TEST_EXTRAS: test
CIBW_TEST_COMMAND: pytest {project}
CIBW_SKIP: cp312-*

- name: Upload wheels
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit c2f28f3

Please sign in to comment.