Skip to content

Commit f993f91

Browse files
Restore mysql version
1 parent 87e82c3 commit f993f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
php: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
1313
wp_version: ['latest']
14-
mysql: ['5.7']
14+
mysql: ['8.0']
1515
include:
1616
- php: '7.4'
1717
wp_version: '6.4'

0 commit comments

Comments
 (0)