We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 732ea7b + 2a85ff4 commit 5beac39Copy full SHA for 5beac39
2 files changed
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
submodules: recursive
47
48
- name: Build wheels
49
- uses: pypa/cibuildwheel@v3.3.0
+ uses: pypa/cibuildwheel@v3.3.1
50
env:
51
CIBW_ENABLE: pypy
52
CIBW_ENVIRONMENT_MACOS: MACOSX_DEPLOYMENT_TARGET='11.0'
.github/workflows/publish_pypi.yml
@@ -48,7 +48,7 @@ jobs:
53
54
0 commit comments