Skip to content

Commit

Permalink
Merge pull request #486 from PyO3/dependabot/github_actions/pypa/cibu…
Browse files Browse the repository at this point in the history
…ildwheel-2.21.3

build(deps): bump pypa/cibuildwheel from 2.21.1 to 2.21.3
  • Loading branch information
davidhewitt authored Nov 1, 2024
2 parents 7c7ea64 + 475e3ad commit 34eba08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: aarch64-apple-darwin,x86_64-apple-darwin
- uses: pypa/cibuildwheel@v2.21.1
- uses: pypa/cibuildwheel@v2.21.3
env:
CIBW_BUILD: cp39-*
CIBW_BEFORE_BUILD: >
Expand Down

0 comments on commit 34eba08

Please sign in to comment.