Skip to content

Commit c3a820a

Browse files
committed
Move Monorepo triage to generic-multi agents too
1 parent 70a0c8c commit c3a820a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildkite/src/Monorepo.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ in \(args : { filter : PipelineFilter.Type, mode : PipelineMode.Type })
121121
, label =
122122
"Monorepo triage ${PipelineFilter.show args.filter}"
123123
, key = "cmds-${PipelineFilter.show args.filter}"
124-
, target = Size.Small
124+
, target = Size.Multi
125125
, docker = Some Docker::{
126126
, image =
127127
(./Constants/ContainerImages.dhall).toolchainBase

0 commit comments

Comments
 (0)