diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 2064cf81f..0b379c502 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -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