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 1476243 commit 5459de5Copy full SHA for 5459de5
1 file changed
.github/macos-build.sh
@@ -49,6 +49,6 @@ sudo make install
49
cd ../..
50
51
python -m pip install --upgrade pip
52
-python -m pip install cibuildwheel==2.23.3
+python -m pip install cibuildwheel==3.2.1
53
54
python -m cibuildwheel --platform macos --archs x86_64,arm64,universal2 --output-dir dist
0 commit comments