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 1da74ad commit 0ed82e9Copy full SHA for 0ed82e9
.github/workflows/wheels.yml
@@ -57,7 +57,7 @@ jobs:
57
brew install flex
58
echo "/usr/local/opt/flex/bin" >> $GITHUB_PATH
59
60
- - uses: pypa/cibuildwheel@v3.1
+ - uses: pypa/cibuildwheel@v3.2
61
env:
62
CIBW_BEFORE_ALL_LINUX: |
63
yum --disablerepo=epel -y update ca-certificates
0 commit comments