Skip to content

Commit eb029c1

Browse files
authored
ci: update Azure pipeline to use macos-11 VM image
1 parent 3127fda commit eb029c1

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
@@ -4,7 +4,7 @@
44
# https://docs.microsoft.com/azure/devops/pipelines/languages/java
55

66
pool:
7-
vmImage: 'macOS-10.15'
7+
vmImage: 'macos-11'
88

99
variables:
1010
ANDROID_EMU_NAME: test

0 commit comments

Comments
 (0)