diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index c4506a286..403cd381f 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -45,7 +45,7 @@ jobs: strategy: matrix: - server-versions: ['stable25', 'master'] + server-versions: ['stable25', 'stable27', 'master'] steps: - name: Checkout server