Skip to content

Commit ae4734c

Browse files
authored
ci: run 8 parallel UI test jobs (#403)
1 parent 8cc8af7 commit ae4734c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
checks: write
130130
strategy:
131131
fail-fast: false
132+
max-parallel: 8
132133
matrix:
133134
splunk: ${{ fromJson(needs.meta.outputs.matrix_supportedSplunk) }}
134135
browser: ["chrome", "firefox"]

0 commit comments

Comments
 (0)