We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
stable26
1 parent 8f72f48 commit c67ae86Copy full SHA for c67ae86
1 file changed
.github/workflows/cypress.yml
@@ -77,7 +77,7 @@ jobs:
77
containers: [1, 2, 3, 4, 5, 6, 7, 8]
78
php-versions: [ '8.1' ]
79
databases: [ 'sqlite' ]
80
- server-versions: [ 'master' ]
+ server-versions: [ 'stable26' ]
81
82
steps:
83
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments