We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c9e5a commit 124b2d6Copy full SHA for 124b2d6
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
php: ["8.0", "8.1", "8.2", "8.3"]
25
symfony: ["^5.4", "^6.4"]
26
sylius: ["~1.12.0", "~1.13.0", "~1.14.0"]
27
- node: ["20.x"]
+ node: ["14.x"]
28
mysql: ["8.0"]
29
30
exclude:
0 commit comments