Skip to content

Commit

Permalink
RUN_PARALLEL=3
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Aug 1, 2024
1 parent 5e1d00f commit f348c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ jobs:
- name: Running integration tests
env:
RUN_PARALLEL: 2
RUN_PARALLEL: 3
GOROOT: ${{ env.GOROOT_1_22_X64 }}
CLICKHOUSE_VERSION: ${{ matrix.clickhouse }}
# options for advanced debug CI/CD
Expand Down

0 comments on commit f348c51

Please sign in to comment.