Skip to content

Commit c5149e7

Browse files
authored
use thread count 6 for release (#2494)
1 parent d38e84b commit c5149e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
--it-release=true \
105105
--it-retry-failures=2 \
106106
--it-integration-test-parallelism=6 \
107+
--it-thread-count=6 \
107108
--modules-to-build="DEFAULT"
108109
- name: Run Integration Tests With KAFKA
109110
run: |

0 commit comments

Comments
 (0)