We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905fcf5 commit d4d89a0Copy full SHA for d4d89a0
.github/workflows/cd.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Setup Python
79
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
80
- name: Build wheels
81
- uses: pypa/cibuildwheel@ee63bf16da6cddfb925f542f2c7b59ad50e93969 # v2.22.0
+ uses: pypa/cibuildwheel@d04cacbc9866d432033b1d09142936e6a0e2121a # v2.23.2
82
env:
83
CIBW_BUILD_FRONTEND: build
84
CIBW_ARCHS_MACOS: universal2
0 commit comments