This commit is contained in:
parent
72d21215b6
commit
55c1ac8832
|
@ -145,12 +145,11 @@ jobs:
|
||||||
- native_static
|
- native_static
|
||||||
- native_mixed
|
- native_mixed
|
||||||
- iOS_arm64
|
- iOS_arm64
|
||||||
- iOS_x86_64
|
- iOS_simulator_x86
|
||||||
- iOS_Mac_ABI
|
- iOS_simulator_arm64
|
||||||
- macOS_arm64_static
|
- macOS_arm64
|
||||||
- macOS_arm64_mixed
|
- macOS_x86
|
||||||
- macOS_x86_64
|
runs-on: macos-13
|
||||||
runs-on: macos-11
|
|
||||||
env:
|
env:
|
||||||
SSH_KEY: /tmp/id_rsa
|
SSH_KEY: /tmp/id_rsa
|
||||||
OS_NAME: macos
|
OS_NAME: macos
|
||||||
|
|
Loading…
Reference in New Issue