Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
Update macOS agent to OS12
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Sep 20, 2022
1 parent 16f2a9a commit 12bda85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- job: macOS
condition: ${{ parameters.includeMacOS }}
pool:
vmImage: macOS-10.15
vmImage: macOS-12
steps:
- checkout: self
fetchDepth: 0 # avoid shallow clone so nbgv can do its work.
Expand Down

0 comments on commit 12bda85

Please sign in to comment.