Skip to content

Commit c8f9405

Browse files
authored
Change Android x86-64 runner from macos-13 to ubuntu-latest (#177)
1 parent 10f7cb4 commit c8f9405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibw-cc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
include:
2020
- platform: android
21-
os: macos-13
21+
os: ubuntu-latest
2222
- platform: android
2323
os: macos-latest
2424
- platform: ios

0 commit comments

Comments
 (0)