Skip to content

Commit e4f0718

Browse files
committed
ci: increase parallelism
1 parent 05e2000 commit e4f0718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test/pipeline.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ steps:
401401
depends_on: build-x86_64
402402
timeout_in_minutes: 30
403403
inputs: [test/sql-server-cdc-old-syntax]
404-
parallelism: 3
404+
parallelism: 5
405405
plugins:
406406
- ./ci/plugins/mzcompose:
407407
composition: sql-server-cdc-old-syntax

0 commit comments

Comments
 (0)