Skip to content

Commit c67ae86

Browse files
committed
chore(ci): Set server branch to stable26 in Cypress workflow
Signed-off-by: Jonas <jonas@freesources.org>
1 parent 8f72f48 commit c67ae86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
containers: [1, 2, 3, 4, 5, 6, 7, 8]
7878
php-versions: [ '8.1' ]
7979
databases: [ 'sqlite' ]
80-
server-versions: [ 'master' ]
80+
server-versions: [ 'stable26' ]
8181

8282
steps:
8383
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)