Skip to content

Commit 78aff10

Browse files
committed
Update MySQL test matrix
1 parent e3d228e commit 78aff10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
es_version: [7.17.25, 8.16.1]
1414
multisite: [0]
1515
wp_version: ["latest", "nightly"]
16-
mysql_version: [5.7, 8.2.26] # Added MySQL versions to the matrix
16+
mysql_version: [8.0, 8.4, 9.1]
1717
env:
1818
CACHEDIR: /tmp/test-cache
1919
WP_CORE_DIR: /tmp/wordpress/

0 commit comments

Comments
 (0)