Skip to content

Commit

Permalink
[devops] Bump macOS requirement to Sonoma for remote testing.
Browse files Browse the repository at this point in the history
Xcode 15.3+ requires Sonoma.
  • Loading branch information
rolfbjarne committed Jul 9, 2024
1 parent 7a26aae commit cbd00fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devops/automation/templates/windows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ stages:
- agent.os -equals Darwin
- SSH.Enabled -equals True
- macOS.Architecture -equals arm64
- macOS.Name -equals Ventura
- macOS.Name -equals Sonoma

steps:
- template: reserve-mac.yml
Expand Down

0 comments on commit cbd00fd

Please sign in to comment.