Skip to content

Commit 7276116

Browse files
committed
test(cypress): run against server stable35 on stable35
Signed-off-by: Jonas <jonas@freesources.org>
1 parent 78d5ca9 commit 7276116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
npmVersion: ${{ steps.versions.outputs.npmVersion }}
2727
strategy:
2828
matrix:
29-
server-versions: ['master']
29+
server-versions: ['stable35']
3030

3131
steps:
3232
- name: Checkout server

0 commit comments

Comments
 (0)