diff --git a/.github/workflows/coding_standards.yml b/.github/workflows/coding_standards.yml index a4cb6bd..8998241 100644 --- a/.github/workflows/coding_standards.yml +++ b/.github/workflows/coding_standards.yml @@ -24,8 +24,8 @@ jobs: php: ["8.0", "8.1"] symfony: ["5.4.*", "^6.0"] sylius: ["^1.12.13"] - node: ["14.x", "16.x", "18.x"] - mysql: ["5.7", "8.0"] + node: ["14.x"] + mysql: ["8.0"] env: APP_ENV: test