Skip to content

Commit 359c007

Browse files
committed
💚 use macOS-10.15 as 10.13 is no longer available
1 parent dcd35fe commit 359c007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
- template: '.azure-pipelines-steps.yml'
1010
- job: 'MacOS'
1111
pool:
12-
vmImage: macOS-10.13
12+
vmImage: macOS-10.15
1313
steps:
1414
- template: '.azure-pipelines-steps-macos.yml'

0 commit comments

Comments
 (0)