mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 04:56:13 +02:00
tea/.github/workflows
Oliver Klee af0d77a7aa
[BUGFIX] Treat PHP versions in the GitHub CI configuration as strings (#459)
PHP version numbers need to be strings: If the version `8.0` were
treated as a number, the YAML parser would happily convert it to `8`,
hence dropping the minor version number.
2022-06-15 18:22:18 +02:00
..
ci.yml [BUGFIX] Treat PHP versions in the GitHub CI configuration as strings (#459) 2022-06-15 18:22:18 +02:00
codecoverage.yml [BUGFIX] Treat PHP versions in the GitHub CI configuration as strings (#459) 2022-06-15 18:22:18 +02:00
predefined.yml [BUGFIX] Treat PHP versions in the GitHub CI configuration as strings (#459) 2022-06-15 18:22:18 +02:00
publish.yml [TASK] Upgrade the GitHub runners to Ubuntu 22.04 (#456) 2022-06-15 16:26:43 +02:00