Skip to content

Commit 5cde557

Browse files
committed
CI: Bump max-parallel for CT test from 4 to 10
Signed-off-by: Hanno Becker <[email protected]>
1 parent 695ed0f commit 5cde557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ct-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: CT test ${{ matrix.nix-shell }} ${{ matrix.system }}
1919
strategy:
2020
fail-fast: false
21-
max-parallel: 4
21+
max-parallel: 10
2222
matrix:
2323
system: [ubuntu-latest, pqcp-arm64]
2424
nix-shell:

0 commit comments

Comments
 (0)