mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
feat: add support for v2.3.7 on new vms (#67)
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -9,7 +9,7 @@
|
||||
"redis": "redis:6.0",
|
||||
"varnish": "varnish:6.0",
|
||||
"nginx": "nginx:1.18",
|
||||
"os": "ubuntu-18.04",
|
||||
"os": "ubuntu-20.04",
|
||||
"eol": "2022-09-30T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:>=2.4.0 <2.4.1": {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"redis": "redis:6.0",
|
||||
"varnish": "varnish:6.0",
|
||||
"nginx": "nginx:1.18",
|
||||
"os": "ubuntu-18.04",
|
||||
"os": "ubuntu-20.04",
|
||||
"eol": "2022-08-09T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:2.3.7-p4": {
|
||||
@@ -22,7 +22,7 @@
|
||||
"redis": "redis:6.0",
|
||||
"varnish": "varnish:6.0",
|
||||
"nginx": "nginx:1.18",
|
||||
"os": "ubuntu-18.04",
|
||||
"os": "ubuntu-20.04",
|
||||
"eol": "2022-09-30T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:2.4.0": {
|
||||
|
||||
Reference in New Issue
Block a user