Skip to content

Commit

Permalink
build: update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Nov 2, 2023
1 parent e1966c9 commit 7b471a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2

- name: Build wheels
uses: joerick/cibuildwheel@v2.11.3
uses: joerick/cibuildwheel@v2.16.2
# to supply options, put them in 'env', like:
env:
CIBW_BEFORE_BUILD: pip install oldest-supported-numpy
Expand Down

0 comments on commit 7b471a6

Please sign in to comment.