Skip to content

Commit

Permalink
chore(ci): Set server branch to stable26 in Cypress workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas <jonas@freesources.org>
  • Loading branch information
mejo- authored and juliusknorr committed Mar 6, 2023
1 parent f9eb88a commit 22621f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
containers: [1, 2, 3, 4, 5, 6, 7, 8]
php-versions: [ '8.1' ]
databases: [ 'sqlite' ]
server-versions: [ 'master' ]
server-versions: [ 'stable26' ]

steps:
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 22621f8

Please sign in to comment.