Skip to content

Commit 70b12f6

Browse files
committed
Update macOS image name
Use macOS latest instead of a specific and old version.
1 parent d3951bc commit 70b12f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ strategy:
3030
BUILD_TARGET: 'Android'
3131
BUILD_ARCH: 'x86_64'
3232
macOS:
33-
imageName: 'macos-10.13'
33+
imageName: 'macos-latest'
3434
BUILD_TARGET: 'macOS'
3535
iOS:
36-
imageName: 'macos-10.13'
36+
imageName: 'macos-latest'
3737
BUILD_TARGET: 'iOS'
3838
Windows-v141-amd64:
3939
imageName: 'vs2017-win2016'

0 commit comments

Comments
 (0)