Skip to content

Commit

Permalink
Merge pull request #77 from urschrei/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.17.0
  • Loading branch information
urschrei authored Mar 18, 2024
2 parents 7f264de + 32aebb0 commit 0d7530e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
shell: bash

- name: Build and Test Wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BEFORE_BUILD_MACOS: pip install numpy cython
CIBW_BEFORE_BUILD: pip install numpy cython
Expand Down

0 comments on commit 0d7530e

Please sign in to comment.