Skip to content

Commit

Permalink
[CI] update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed May 18, 2024
1 parent a5aa90d commit 10a7bdb
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 @@ -192,7 +192,7 @@ jobs:
name: py_build_cmake-whl-3.11
path: dist
- name: Build Wheels
uses: pypa/cibuildwheel@ce3fb7832089eb3e723a0a99cab7f3eaccf074fd
uses: pypa/cibuildwheel@711a3d017d0729f3edde18545fee967f03d65f65
with:
package-dir: examples/pybind11-project
output-dir: dist
Expand Down

0 comments on commit 10a7bdb

Please sign in to comment.