10000 chore: bump pypa/cibuildwheel from 2.17 to 2.18 in the actions group by dependabot[bot] · Pull Request #199 · pybind/python_example · GitHub
[go: up one dir, main page]

Skip to content

chore: bump pypa/cibuildwheel from 2.17 to 2.18 in the actions group #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update wheels.yml
  • Loading branch information
henryiii authored Jun 11, 2024
commit 6bf63b4e429652170f056e2365dc47f025fbafb7
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pypa/cibuildwheel@v2.18
- uses: pypa/cibuildwheel@v2.19
env:
CIBW_PRERELEASE_PYTHONS: true

Expand Down
Loading
0