Skip to content

Commit

Permalink
tmp: run cypress against all stable
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr committed Feb 13, 2024
1 parent 44acae1 commit e39caf8
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 @@ -25,7 +25,7 @@ jobs:
matrix:
node-version: [ 16 ]
databases: [ 'mysql' ]
server-versions: [ 'stable27', 'stable28', 'master' ]
server-versions: [ 'stable26', 'stable27', 'stable28', 'master' ]
include:
- php-versions: 8.1

Expand Down

0 comments on commit e39caf8

Please sign in to comment.