Skip to content

Commit 45df83c

Browse files
authored
Run check-each-crate on 6 machines (#1163)
1 parent bdf3b6a commit 45df83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/pipeline/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ cargo-check-each-crate:
408408
timeout: 2h
409409
script:
410410
- PYTHONUNBUFFERED=x time .gitlab/check-each-crate.py "$CI_NODE_INDEX" "$CI_NODE_TOTAL"
411-
parallel: 2
411+
parallel: 6
412412

413413
cargo-check-each-crate-macos:
414414
stage: test

0 commit comments

Comments
 (0)