Skip to content

Commit

Permalink
ci: reduce Windows capacity (#12607)
Browse files Browse the repository at this point in the history
Reverting #12599.

CHANGELOG_BEGIN
CHANGELOG_END
  • Loading branch information
garyverhaegen-da authored Jan 26, 2022
1 parent 53edac1 commit b1a9175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/vsts_agent_windows.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ locals {
},
{
name = "ci-w2"
size = 6,
size = 0,
assignment = "default",
disk_size = 400,
},
Expand Down

0 comments on commit b1a9175

Please sign in to comment.