mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat(supported-version): add support for MageOS 3
Co-authored-by: Damien Retzinger <damienwebdev@gmail.com>
This commit is contained in:
@@ -253,6 +253,36 @@
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-04-15T00:00:00+0000",
|
||||
"eol": "2029-04-15T00:00:00+0000"
|
||||
"eol": "2026-05-13T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:2.3.0": {
|
||||
"magento": "mage-os/project-community-edition:2.3.0",
|
||||
"upstream": "2.4.8-p5",
|
||||
"php": 8.4,
|
||||
"composer": "2.9.8",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-05-13T00:00:00+0000",
|
||||
"eol": "2026-05-19T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:3.0.0": {
|
||||
"magento": "mage-os/project-community-edition:3.0.0",
|
||||
"upstream": "2.4.9",
|
||||
"php": 8.5,
|
||||
"composer": "2.9.8",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.2-management",
|
||||
"valkey": "valkey/valkey:9",
|
||||
"varnish": "varnish:8",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-05-19T00:00:00+0000",
|
||||
"eol": "2029-05-19T00:00:00+0000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user