We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40e6d8e + 223b32d commit 627bb14Copy full SHA for 627bb14
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
php: ["8.0", "7.4"]
25
symfony: ["^4.4", "^5.2"]
26
sylius: ["~1.9.0", "~1.10.0", "~1.11.0"]
27
- node: [">=12.13.0"]
+ node: ["14.19"]
28
mysql: ["8.0"]
29
30
exclude:
0 commit comments