mirror of
https://github.com/nextcloud/server.git
synced 2026-03-01 21:10:36 -05:00
Bump cypress runners
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
parent
f26ee9c69d
commit
0761c84bbf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
|
@ -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…
Reference in a new issue