Skip to content

Commit f348c51

Browse files
committed
RUN_PARALLEL=3
1 parent 5e1d00f commit f348c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
263263
- name: Running integration tests
264264
env:
265-
RUN_PARALLEL: 2
265+
RUN_PARALLEL: 3
266266
GOROOT: ${{ env.GOROOT_1_22_X64 }}
267267
CLICKHOUSE_VERSION: ${{ matrix.clickhouse }}
268268
# options for advanced debug CI/CD

0 commit comments

Comments
 (0)