Skip to content

Commit

Permalink
Merge pull request #3448 from scipp/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.18.0

Bump pypa/cibuildwheel from 2.17.0 to 2.18.0
  • Loading branch information
SimonHeybrock committed May 14, 2024
2 parents 9fda566 + 6bfdc1f commit 25d6577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
submodules: true
fetch-depth: 0 # history required so cmake can determine version

- uses: pypa/cibuildwheel@v2.17.0
- uses: pypa/cibuildwheel@v2.18.0
env:
CIBW_BUILD: ${{ inputs.build }}-*
MACOSX_DEPLOYMENT_TARGET: "10.15"
Expand Down

0 comments on commit 25d6577

Please sign in to comment.