Skip to content

Commit 2deeb25

Browse files
committed
X-Pack agents back to 4 cpu machines
1 parent c1eba41 commit 2deeb25

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.teamcity/src/builds/default/DefaultCiGroup.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ class DefaultCiGroup(val ciGroup: Int = 0, init: BuildType.() -> Unit = {}) : De
1313
runbld("Default CI Group $ciGroup", "./.ci/teamcity/default/ci_group.sh $ciGroup")
1414
}
1515

16+
requireAgent(StandardAgents["4"]!!)
17+
1618
init()
1719
})

0 commit comments

Comments
 (0)