From eda6bca538bdf5c82136521ca3e06b5e5df61dfe Mon Sep 17 00:00:00 2001 From: grnd-alt Date: Wed, 29 Jan 2025 10:29:44 +0100 Subject: [PATCH] fix: set cypress ci server version to stable31 Signed-off-by: grnd-alt --- .github/workflows/cypress-e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress-e2e.yml b/.github/workflows/cypress-e2e.yml index c3c7f07ab..c01f21b0c 100644 --- a/.github/workflows/cypress-e2e.yml +++ b/.github/workflows/cypress-e2e.yml @@ -22,7 +22,7 @@ jobs: node-version: [20.x] # containers: [1, 2, 3] php-versions: [ '8.2' ] - server-versions: [ 'master' ] + server-versions: [ 'stable31' ] env: extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, zip, gd, apcu