Skip to content

Commit dd8140b

Browse files
committed
up
1 parent 84c6769 commit dd8140b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
php: [ '8.2', '8.3' ]
10-
mysql-version: [ 'mysql:5.5', 'mysql:5.6', 'mysql:5.7', 'mysql:8.0', 'mysql:8.4', 'mariadb:5.5', 'mariadb:5.6', 'mariadb:5.7', 'mariadb:10.0', 'mariadb:10.1', 'percona:5.7', 'percona:8.0' ]
10+
mysql-version: [ 'mysql:5.5', 'mysql:5.6', 'mysql:5.7', 'mysql:8.0', 'mysql:8.4', 'mariadb:5.5' 'mariadb:10.0', 'mariadb:10.1', 'percona:5.7', 'percona:8.0' ]
1111

1212
services:
1313
mysql:

0 commit comments

Comments
 (0)