Skip to content

Commit 687b02c

Browse files
authored
Switch to macos-12 (#603)
* Switch to macos-12 * Update azure-pipelines.yml
1 parent 4fdf085 commit 687b02c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure-pipelines-public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ stages:
102102

103103
- job: macOS
104104
pool:
105-
vmImage: macOS-11
105+
vmImage: macOS-12
106106
strategy:
107107
matrix:
108108
debug:

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ extends:
122122
- job: macOS
123123
pool:
124124
name: Azure Pipelines
125-
image: macOS-11
125+
image: macOS-12
126126
os: macOS
127127
strategy:
128128
matrix:

0 commit comments

Comments
 (0)