Skip to content

Commit aec32e5

Browse files
authored
Update azure-pipelines.yml
1 parent 3007ca6 commit aec32e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
225225
- job: OSX_IOS_ARMV8
226226
pool:
227-
vmImage: 'macOS-10.15'
227+
vmImage: 'macOS-11'
228228
variables:
229229
CC: /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
230230
CFLAGS: -O2 -Wno-macro-redefined -isysroot /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk -arch arm64 -miphoneos-version-min=10.0

0 commit comments

Comments
 (0)