Skip to content

Commit 1e78046

Browse files
committed
Fix compiler arch
1 parent e04f541 commit 1e78046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
make: gmake
102102
- os: macos-14
103103
platform: ios
104-
arch: arm64-simulator
104+
arch: arm64
105105
host: arm64-apple-ios
106106
host_label: arm64-apple-ios-simulator
107107
ios_sdk: iphonesimulator

0 commit comments

Comments
 (0)