We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045d489 commit fe3e626Copy full SHA for fe3e626
.github/workflows/wheels.yml
@@ -149,7 +149,7 @@ jobs:
149
sh add_arm_to_libomp_dylib.sh || exit 1
150
fi
151
152
- - uses: pypa/cibuildwheel@v2.16
+ - uses: pypa/cibuildwheel@v2.18
153
with:
154
output-dir: wheelhouse
155
env:
0 commit comments