mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat: add upcoming release Mage-OS 1.0.3 to supported-version matrix (#229)
This commit is contained in:
@@ -93,10 +93,10 @@ describe('getCurrentlySupportedVersions for mage-os', () => {
|
||||
['2024-01-01T00:00:00Z', 'First day of 2024', [
|
||||
'mage-os/project-community-edition:1.0.1',
|
||||
]],
|
||||
['2024-05-21T00:00:00Z', 'Day before release of 1.0.2', [
|
||||
['2024-07-17T00:00:00Z', 'Day before release of 1.0.2', [
|
||||
'mage-os/project-community-edition:1.0.1',
|
||||
]],
|
||||
['2024-05-22T00:00:01Z', 'Release of 1.0.2', [
|
||||
['2024-07-18T00:00:01Z', 'Release of 1.0.2', [
|
||||
'mage-os/project-community-edition:1.0.2',
|
||||
]],
|
||||
])(
|
||||
|
||||
Reference in New Issue
Block a user