Skip to content

Commit

Permalink
Merge pull request #69 from urschrei/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.16.1

Bump pypa/cibuildwheel from 2.16.0 to 2.16.1
  • Loading branch information
urschrei authored Oct 2, 2023
2 parents 86e2d4d + f5ca770 commit a5b3206
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/[email protected].0
uses: pypa/[email protected].1
env:
CIBW_BEFORE_BUILD_MACOS: pip install numpy cython
CIBW_BEFORE_BUILD: pip install numpy cython
Expand Down

0 comments on commit a5b3206

Please sign in to comment.