Skip to content

Commit

Permalink
Merge branch 'master' into readme_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Oct 3, 2024
2 parents 4754ac7 + 79d53eb commit 1eabcc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
shell: bash

- name: Build wheels
uses: pypa/cibuildwheel@v2.21.1
uses: pypa/cibuildwheel@v2.21.2
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
CIBW_CONFIG_SETTINGS: >- # Cython line tracing for coverage collection
Expand Down

0 comments on commit 1eabcc9

Please sign in to comment.