Skip to content

Commit

Permalink
Fix the pre-release (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezibenroc committed Aug 24, 2024
1 parent cf53455 commit 4f76750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildwheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
platforms: arm64
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.20.0
env:
CIBW_TEST_REQUIRES: hypothesis pytest
CIBW_TEST_COMMAND: "python {project}/test.py -v && python {project}/cydoctest.py -v"
Expand Down

0 comments on commit 4f76750

Please sign in to comment.