mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat(supported-versions): 1.3.1 (#297)
This commit is contained in:
committed by
Damien Retzinger
parent
2b6d19f691
commit
a8e8db3572
@@ -128,6 +128,9 @@ describe('getCurrentlySupportedVersions for mage-os', () => {
|
||||
['2025-08-13T00:00:01Z', 'Release of 1.3.0', [
|
||||
'mage-os/project-community-edition:1.3.0',
|
||||
]],
|
||||
['2025-09-09T00:00:01Z', 'Release of 1.3.1', [
|
||||
'mage-os/project-community-edition:1.3.1',
|
||||
]],
|
||||
])(
|
||||
'supportedVersions for %s',
|
||||
(date, description ,result) => {
|
||||
|
||||
Reference in New Issue
Block a user