Make the CI build the new on the new MacOS archs.
This commit is contained in:
parent
82569620f2
commit
1374e01c7a
|
@ -114,6 +114,8 @@ jobs:
|
||||||
- iOS_arm64
|
- iOS_arm64
|
||||||
- iOS_x86_64
|
- iOS_x86_64
|
||||||
- iOS_Mac_ABI
|
- iOS_Mac_ABI
|
||||||
|
- macOS_arm64
|
||||||
|
- macOS_x86_64
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
env:
|
env:
|
||||||
SSH_KEY: /tmp/id_rsa
|
SSH_KEY: /tmp/id_rsa
|
||||||
|
|
Loading…
Reference in New Issue