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 2cdca6e commit 3f3f008Copy full SHA for 3f3f008
.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