Skip to content

Commit

Permalink
Replace soon-unsupported macOS 10.13 with 10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 24, 2020
1 parent a4fac3f commit eae8621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/macos.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
jobs:
- template: jobs/test.yml
parameters:
vmImage: xcode9-macos10.13
vmImage: macos-10.14

- template: jobs/package.yml
parameters:
vmImage: xcode9-macos10.13
vmImage: macos-10.14

0 comments on commit eae8621

Please sign in to comment.