mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This updates the test strategy matrix in the PHPUnit test GitHub Actions workflow to include the most recent MariaDB release, 11.2. While 11.0 and 11.1 are still maintained, all three are short-term stable releases, which see support dropped after 1 year. Until a larger discussion around how the project supports database software releases with shorter support windows takes place (short-term in MariaDB or “innovation” releases in MySQL), testing only against the latest short-term release should be sufficient. Props johnbillion, l1nuxjedi. See #59806. git-svn-id: https://develop.svn.wordpress.org/trunk@57152 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| callable-test-core-build-process.yml | ||
| callable-test-gutenberg-build-process.yml | ||
| coding-standards.yml | ||
| end-to-end-tests.yml | ||
| failed-workflow.yml | ||
| install-testing.yml | ||
| javascript-tests.yml | ||
| performance.yml | ||
| php-compatibility.yml | ||
| phpunit-tests-run.yml | ||
| phpunit-tests.yml | ||
| pull-request-comments.yml | ||
| slack-notifications.yml | ||
| test-and-zip-default-themes.yml | ||
| test-build-processes.yml | ||
| test-coverage.yml | ||
| test-old-branches.yml | ||
| upgrade-testing-run.yml | ||
| upgrade-testing.yml | ||