Build/Test Tools: Update the Inovation Releases tested.

This updates the PHPUnit test strategy matrix to test current Innovation Releases.
- MySQL 9.4 is now the current Innovation Release.
- With the release of the 11.8 LTS version, MariaDB has no current Innovation Releases.

See #63167.
Built from https://develop.svn.wordpress.org/trunk@60532


git-svn-id: http://core.svn.wordpress.org/trunk@59868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2025-08-01 11:05:30 +00:00
parent 4f965a7ad0
commit 82d142a2ea

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.9-alpha-60530';
$wp_version = '6.9-alpha-60532';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.