Skip to content

Commit

Permalink
Removed old OSX image, added new one
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Mar 9, 2022
1 parent 01ccbc0 commit 3582022
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/azure-pipelines-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ jobs:
- job: 'OSX'
strategy:
matrix:
macOS_10_14:
image_name: 'macOS-10.14'
macOS_10_15:
image_name: 'macOS-10.15'
macOS_11:
image_name: 'macOS-11'
pool:
vmImage: $(image_name)
variables:
Expand Down

0 comments on commit 3582022

Please sign in to comment.