mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 00:16:12 +02:00
tea/.github/workflows
Oliver Klee 04ae055db2
[TASK] Have the lowest dependencies above the highest on CI (#623)
This way, the Composer dependencies are consistently in
ascending order in the CI matrix (as are the PHP and TYPO3 versions).

This is the same as #617 (which rearranged the CI matrix entries
for the Composer-script-based CI jobs), but for the CI jobs using
the predefined GitHub Actions (this time for the unit tests).

Part of #578
2022-10-09 20:08:15 +02:00
..
ci.yml [TASK] Have the lowest dependencies above the highest on CI (#617) 2022-10-09 06:15:42 +02:00
codecoverage.yml [TASK] Drop support for PHP 7.2 and 7.3 (#581) 2022-09-22 11:49:45 +02:00
predefined.yml [TASK] Have the lowest dependencies above the highest on CI (#623) 2022-10-09 20:08:15 +02:00
publish.yml [TASK] Upgrade the GitHub runners to Ubuntu 22.04 (#456) 2022-06-15 16:26:43 +02:00