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 Apr 19, 2024
1 parent 5ccba33 commit f206c4f
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 @@ -60,7 +60,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 f206c4f

Please sign in to comment.