Skip to content

Commit 0196cd9

Browse files
committed
Update build-upload.yml
1 parent 9088208 commit 0196cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
runs-on: macos-15-intel
5656
- platform: "ios"
5757
archs: "arm64_iphonesimulator,arm64_iphoneos"
58-
runs-on: macos-15
58+
runs-on: macos-14
5959
- platform: "android"
6060
archs: "arm64_v8a,x86_64"
6161
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)