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.
2 parents 2cdca6e + 3f3f008 commit d9ae68fCopy full SHA for d9ae68f
.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.0
+ - uses: pypa/cibuildwheel@v3.1
61
env:
62
CIBW_BEFORE_ALL_LINUX: |
63
yum --disablerepo=epel -y update ca-certificates
0 commit comments