diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 074e70799..80e0233c6 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