We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9088208 commit 0196cd9Copy full SHA for 0196cd9
.github/workflows/build-upload.yml
@@ -55,7 +55,7 @@ jobs:
55
runs-on: macos-15-intel
56
- platform: "ios"
57
archs: "arm64_iphonesimulator,arm64_iphoneos"
58
- runs-on: macos-15
+ runs-on: macos-14
59
- platform: "android"
60
archs: "arm64_v8a,x86_64"
61
runs-on: ubuntu-24.04
0 commit comments