Skip to content

Commit

Permalink
Replace deprecated macOS 11 image with 13 (#2483)
Browse files Browse the repository at this point in the history
Co-authored-by: Frode Flaten <[email protected]>
  • Loading branch information
github-actions[bot] and fflaten authored May 21, 2024
1 parent 5e15a8d commit 6d1fcef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@ stages:
PS7_Ubuntu_22_04:
vmImage: ubuntu-22.04
pwsh: true
PS7_macOS_11:
vmImage: macOS-11
pwsh: true
PS7_macOS_12:
vmImage: macOS-12
pwsh: true
PS7_macOS_13:
vmImage: macOS-13
pwsh: true
PS7_Windows_Server2019:
vmImage: windows-2019
pwsh: true
Expand Down

0 comments on commit 6d1fcef

Please sign in to comment.