Skip to content

Commit 206782f

Browse files
authored
switched to ios
1 parent a79b296 commit 206782f

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
@@ -54,7 +54,7 @@ jobs:
5454
- name: Build wheels
5555
run: python -m cibuildwheel
5656
env:
57-
CIBW_PLATFORM: "macos"
57+
CIBW_PLATFORM: "ios"
5858
CIBW_ARCHS: "auto"
5959
CIBW_BUILD: "cp313*"
6060

0 commit comments

Comments
 (0)