Skip to content

Commit

Permalink
update pypa/cibuildwheel to v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jun 5, 2024
1 parent 57026b3 commit fad20ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.18.1
env:
CIBW_BUILD: cp${{ matrix.python-version }}-*
CIBW_ARCHS_MACOS: universal2
Expand Down

0 comments on commit fad20ef

Please sign in to comment.