There was an error while loading. Please reload this page.
1 parent 16dbd87 commit e80ca71Copy full SHA for e80ca71
1 file changed
.github/workflows/build_wheels.yaml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51
52
- name: Build wheels
53
- uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
+ uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
54
env:
55
CIBW_BUILD: "${{ matrix.python.version }}-*"
56
CIBW_TEST_REQUIRES: pytest==8.3.3 numpy==${{ matrix.python.oldest_numpy }}
0 commit comments