Skip to content

Commit 5df9dc8

Browse files
committed
WIP upgrade cibuildwheel to 3.0
1 parent 55ef3de commit 5df9dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Checkout
7272
uses: actions/checkout@v4
7373
with:
74-
submodules: true
74+
submodules: true
7575
- run: brew upgrade cmake
7676
- name: Build wheels
7777
uses: pypa/[email protected]

0 commit comments

Comments
 (0)