Skip to content

Commit

Permalink
ci/macOS: add new macOS 14 image
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
  • Loading branch information
Adrian-Stanea committed Oct 17, 2024
1 parent b9123a3 commit 3b3752c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ jobs:
vmImage: 'macOS-13'
agentName: 'Azure Pipelines 2'
artifactName: 'macOS-13-x64'
macOS_14_x64:
poolName: 'Azure Pipelines'
vmImage: 'macOS-14'
agentName: 'Azure Pipelines 2'
artifactName: 'macOS-14-x64'
# TODO: discuss with DevOps team how to setup ARM agent
# macOS_13_arm64:
# poolName: 'Default'
Expand Down

0 comments on commit 3b3752c

Please sign in to comment.