Skip to content

Commit 5cc9a75

Browse files
committed
clamp parallelism so at least CI passes good grief
1 parent 589a5ea commit 5cc9a75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/buildomat/phd-run-with-args.sh

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ args=(
5454
'--artifact-toml-path' $artifacts
5555
'--tmp-directory' $tmpdir
5656
'--artifact-directory' $artifactdir
57+
'--parallelism' 2
5758
$@
5859
)
5960

0 commit comments

Comments
 (0)