Skip to content

Commit

Permalink
ci/macOS: WIP add new macOS 14 pipeline
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 16, 2024
1 parent 99b9d5f commit 23a4a99
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 @@ -91,6 +91,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 1'
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 23a4a99

Please sign in to comment.