Skip to content

Commit

Permalink
Use latest mac image rather than a specific version. (#1777)
Browse files Browse the repository at this point in the history
This will stay up to date.
  • Loading branch information
JamesWTruher authored Mar 29, 2022
1 parent f95211d commit c28a09f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines-ci/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ stages:
vmImage: ubuntu-18.04
Ubuntu_20_04:
vmImage: ubuntu-20.04
macOS_10_15_Catalina:
vmImage: macOS-10.15
mac_Latest:
vmImage: macOS-latest
Windows_Server2016_PowerShell_Core:
vmImage: vs2017-win2016
Windows_Server2019_PowerShell_Core:
Expand Down

0 comments on commit c28a09f

Please sign in to comment.