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