Skip to content

Commit 927a584

Browse files
Merge pull request #448 from SciML/ChrisRackauckas-patch-6
Optimize CI choices a bit more
2 parents 4da3c03 + d6e828b commit 927a584

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)