mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
Added Mage-OS 1.3.0 (#296)
This commit is contained in:
committed by
Damien Retzinger
parent
499eb24a13
commit
2b6d19f691
@@ -122,6 +122,12 @@ describe('getCurrentlySupportedVersions for mage-os', () => {
|
||||
['2024-07-18T00:00:01Z', 'Release of 1.0.2', [
|
||||
'mage-os/project-community-edition:1.0.2',
|
||||
]],
|
||||
['2025-04-22T00:00:01Z', 'Release of 1.1.1', [
|
||||
'mage-os/project-community-edition:1.1.1',
|
||||
]],
|
||||
['2025-08-13T00:00:01Z', 'Release of 1.3.0', [
|
||||
'mage-os/project-community-edition:1.3.0',
|
||||
]],
|
||||
])(
|
||||
'supportedVersions for %s',
|
||||
(date, description ,result) => {
|
||||
|
||||
Reference in New Issue
Block a user