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 667b652 commit 385e7f1Copy full SHA for 385e7f1
.github/workflows/pypi.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: actions/[email protected]
41
42
- name: Build wheels
43
- uses: pypa/cibuildwheel@v2.16.2
+ uses: pypa/cibuildwheel@v2.19.2
44
# to supply options, put them in 'env', like:
45
env:
46
MACOSX_DEPLOYMENT_TARGET: "10.14"
0 commit comments