Skip to content

Commit b762621

Browse files
author
Janne Rönkkö
committed
Run E2E tests on 8 parallel runners
1 parent 9f2b625 commit b762621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-run-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
strategy:
152152
fail-fast: false
153153
matrix:
154-
containers: [1, 2, 3, 4]
154+
containers: [1, 2, 3, 4, 5, 6, 7, 8]
155155
steps:
156156
- name: Create directory for Docker Compose bundle
157157
shell: bash

0 commit comments

Comments
 (0)