Skip to content

Commit d6e828b

Browse files
Optimize CI choices a bit more
I think those ones don't need the big exclusive node. @frankschae any others?
1 parent 4da3c03 commit d6e828b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ steps:
4040
julia_args: "--threads=auto"
4141
agents:
4242
queue: "juliaecosystem"
43-
exclusive: true
4443
env:
4544
GROUP: 'WeakConvergence2'
4645
timeout_in_minutes: 240
@@ -56,7 +55,6 @@ steps:
5655
julia_args: "--threads=auto"
5756
agents:
5857
queue: "juliaecosystem"
59-
exclusive: true
6058
env:
6159
GROUP: 'WeakConvergence3'
6260
timeout_in_minutes: 240

0 commit comments

Comments
 (0)