Skip to content

Commit

Permalink
Bumped cibuildwheel from 2.20.0 to 2.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mliberty1 committed Oct 18, 2024
1 parent ff5fd1d commit 0d4dde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
run: echo "filename=$(ls dist/*.tar.gz)" >> $GITHUB_OUTPUT

- name: Build wheels
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.3
env:
CIBW_ARCHS_MACOS: universal2
CIBW_ARCHS_WINDOWS: native
Expand Down

0 comments on commit 0d4dde5

Please sign in to comment.