Skip to content

Commit 989735d

Browse files
authored
Merge branch 'main' into mmg/update-test-matrix
2 parents 3cfdbc7 + 133b92f commit 989735d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
fetch-depth: 0
5656
fetch-tags: true
5757
- name: Build wheels
58-
uses: pypa/cibuildwheel@v2.23.3
58+
uses: pypa/cibuildwheel@v3.0.0
5959
env:
6060
CIBW_SKIP: pp*-macosx_arm64
6161
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)