Skip to content

Commit

Permalink
Up runners to 8
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv authored and beardhatcode committed Nov 19, 2021
1 parent e7df237 commit 12d9627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
# run multiple copies of the current job in parallel
containers: [1, 2, 3, 4, 5]
containers: [1, 2, 3, 4, 5, 6, 7, 8]
node-version: ['12.x']
php-versions: ['7.4']

Expand All @@ -48,7 +48,7 @@ jobs:
- name: Wait for server
run: npm run wait-on $CYPRESS_baseUrl

- name: Enable app & configure server
run: |
cd cypress
Expand Down

0 comments on commit 12d9627

Please sign in to comment.