Skip to content

Commit 8cf817b

Browse files
authored
Merge pull request #26181 from jaimergp/macos-12
2 parents d05672d + da86d7c commit 8cf817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/azure-pipelines-osx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
- job: osx
77
condition: not(eq(variables['Build.SourceBranch'], 'refs/heads/main'))
88
pool:
9-
vmImage: macOS-11
9+
vmImage: macOS-12
1010
strategy:
1111
matrix:
1212
osx_64:

0 commit comments

Comments
 (0)