Skip to content

Commit

Permalink
Use stable25 branch in cypress tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas <[email protected]>
  • Loading branch information
mejo- committed Nov 15, 2022
1 parent 7f472eb commit 518099f
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 @@ -27,7 +27,7 @@ jobs:
containers: [1, 2, 3, 4]
php-versions: [ '7.4' ]
databases: [ 'sqlite' ]
server-versions: [ 'master' ]
server-versions: [ 'stable25' ]

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

0 comments on commit 518099f

Please sign in to comment.