Skip to content

Commit

Permalink
[CI] Force Monterey bot
Browse files Browse the repository at this point in the history
  • Loading branch information
dalexsoto authored Mar 7, 2022
1 parent b91411c commit 1a0d1cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/devops/automation/templates/build/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
demands:
- Agent.OS -equals Darwin
- macios_image -equals v2.1 # Big Sur image with Xcode 12.4 and 12.5 installed
- Agent.OSVersion -equals 12.2
workspace:
clean: all

Expand Down Expand Up @@ -151,6 +152,7 @@ jobs:
demands:
- Agent.OS -equals Darwin
- macios_image -equals v2.1 # Big Sur image with Xcode 12.4 and 12.5 installed
- Agent.OSVersion -equals 12.2
workspace:
clean: all

Expand Down

0 comments on commit 1a0d1cd

Please sign in to comment.