Skip to content

Commit f2549df

Browse files
author
Danny McCormick
authored
Update Mac pool
1 parent 37f86c9 commit f2549df

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
@@ -34,9 +34,9 @@ jobs:
3434
displayName: 'Publish npm artifact'
3535
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
3636

37-
- job: 'MacOS_1013'
37+
- job: 'MacOS_1014'
3838
pool:
39-
vmImage: 'macOS-10.13'
39+
vmImage: 'macOS-10.14'
4040

4141
steps:
4242
- template: azure-pipelines-steps.yml

0 commit comments

Comments
 (0)