Skip to content

Commit

Permalink
Use macos13
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Oct 3, 2024
1 parent fa0c8fd commit 8c6ff8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ parameters:
image: 1es-ubuntu-2204
os: linux
- name: Azure Pipelines
image: macOS-12
image: macos-13
os: macOS

variables:
Expand Down
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ stages:
Ubuntu_22_04:
vmImage: ubuntu-22.04
pwsh: true
macOS_12:
vmImage: macOS-12
macos_13:
vmImage: macos-13
pwsh: true
pool:
vmImage: $[ variables['vmImage'] ]
Expand Down

0 comments on commit 8c6ff8c

Please sign in to comment.