Skip to content

Commit 62aca75

Browse files
authored
Enable exclusive to get full thread count
1 parent 6719d06 commit 62aca75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ steps:
77
coverage: false
88
agents:
99
queue: "juliaecosystem"
10+
exclusive: true
1011
env:
1112
GROUP: 'OOPWeakConvergence'
1213
timeout_in_minutes: 240
@@ -21,6 +22,7 @@ steps:
2122
coverage: false
2223
agents:
2324
queue: "juliaecosystem"
25+
exclusive: true
2426
env:
2527
GROUP: 'IIPWeakConvergence'
2628
timeout_in_minutes: 240

0 commit comments

Comments
 (0)