diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 8a7426a15..d4c798238 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -21,7 +21,7 @@ jobs: matrix: node-version: [14.x] # containers: [1, 2, 3] - php-versions: [ '7.4' ] + php-versions: [ '8.0' ] databases: [ 'sqlite' ] server-versions: [ 'master' ]