mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat(supported-version): update matrix for Mage-OS 2.0.0 (#298)
* chore: add supported-version matrix info for Mage-OS 1.3.1 and 2.0.0 * Updated release date; merged latest changes and rebuilt index.js
This commit is contained in:
committed by
Damien Retzinger
parent
e99b140104
commit
b0a3bea8e4
@@ -177,6 +177,21 @@
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-09-09T00:00:00+0000",
|
||||
"eol": "2028-09-08T00:00:00+0000"
|
||||
"eol": "2025-10-16T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:2.0.0": {
|
||||
"magento": "mage-os/project-community-edition:2.0.0",
|
||||
"upstream": "2.4.8-p2",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.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": "2025-10-16T00:00:00+0000",
|
||||
"eol": "2028-10-17T00:00:00+0000"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user