Skip to content

Commit b36bd37

Browse files
fix: set server version to stable32 for cypress
Signed-off-by: Luka Trovic <luka@nextcloud.com>
1 parent 351b4f4 commit b36bd37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: [20.x]
2323
# containers: [1, 2, 3]
2424
php-versions: [ '8.2' ]
25-
server-versions: [ 'master' ]
25+
server-versions: [ 'stable32' ]
2626

2727
env:
2828
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, zip, gd, apcu

0 commit comments

Comments
 (0)