Update azure-pipelines.yml
This commit is contained in:
parent
2e7ca904e1
commit
08387fb274
|
@ -140,8 +140,7 @@ jobs:
|
||||||
- job: OSX_NDK_ARMV7
|
- job: OSX_NDK_ARMV7
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-10.15'
|
vmImage: 'macOS-10.15'
|
||||||
variables:
|
steps:
|
||||||
steps:
|
|
||||||
- script: |
|
- script: |
|
||||||
brew update
|
brew update
|
||||||
brew install --cask android-ndk
|
brew install --cask android-ndk
|
||||||
|
|
Loading…
Reference in New Issue