mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 21:12:14 +01:00
fix(workflow): run cypress on stable32 server version
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
This commit is contained in:
parent
af212fca7c
commit
4b5de4f8f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress-e2e.yml
vendored
2
.github/workflows/cypress-e2e.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
containers: [1, 2, 3]
|
||||
php-versions: [ '8.1' ]
|
||||
databases: [ 'sqlite' ]
|
||||
server-versions: [ 'master' ]
|
||||
server-versions: [ 'stable32' ]
|
||||
|
||||
name: runner ${{ matrix.code-image}}-${{ matrix.containers }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue