Skip to content

Commit 0274988

Browse files
committed
do not merge: increase parallel count
1 parent 7596d0c commit 0274988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
runs-on: ubuntu-24.04
179179
strategy:
180180
fail-fast: false
181-
max-parallel: 12
181+
max-parallel: 30
182182
matrix:
183183
target:
184184
# FIXME(sparc): this takes much longer to run than any other job, put

0 commit comments

Comments
 (0)