doc: Fix release dates in workflow

Align to the release rules:

Releases are scheduled in a 4-month cycle on the first Tuesday each March/July/November.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
Donatas Abraitis 2023-09-27 16:45:01 +03:00
parent bb308b1efc
commit 21d718aa6c

View File

@ -167,13 +167,13 @@ as early as possible, i.e. the first 2-week window.
For reference, the expected release schedule according to the above is: For reference, the expected release schedule according to the above is:
+---------+------------+------------+------------+ +---------+------------+------------+------------+
| Release | 2023-07-04 | 2023-10-31 | 2024-02-27 | | Release | 2023-11-07 | 2024-03-05 | 2024-07-02 |
+---------+------------+------------+------------+ +---------+------------+------------+------------+
| RC | 2023-06-20 | 2023-10-17 | 2024-02-13 | | RC | 2023-10-24 | 2024-02-20 | 2024-06-18 |
+---------+------------+------------+------------+ +---------+------------+------------+------------+
| dev/X.Y | 2023-06-06 | 2023-10-03 | 2024-01-30 | | dev/X.Y | 2023-10-10 | 2024-02-06 | 2024-06-04 |
+---------+------------+------------+------------+ +---------+------------+------------+------------+
| freeze | 2023-05-23 | 2023-09-19 | 2024-01-16 | | freeze | 2023-09-26 | 2024-01-23 | 2024-05-21 |
+---------+------------+------------+------------+ +---------+------------+------------+------------+
Here is the hint on how to get the dates easily: Here is the hint on how to get the dates easily: