Bump cypress runners

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
pull/35525/head
John Molakvoæ 4 years ago
parent f26ee9c69d
commit 0761c84bbf
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
  1. 2
      .github/workflows/cypress.yml

@ -55,7 +55,7 @@ jobs:
fail-fast: false
matrix:
# run multiple copies of the current job in parallel
containers: [1]
containers: [1, 2]
name: runner ${{ matrix.containers }}

Loading…
Cancel
Save