Skip to content

Commit

Permalink
fix: bump cibuildwheel to v2.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Feb 14, 2024
1 parent 92580ec commit 74618dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v2

- name: Build wheels
uses: pypa/cibuildwheel@v2.13.1
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_ARCHS_MACOS: ${{ matrix.arch }}

Expand Down

0 comments on commit 74618dd

Please sign in to comment.