Skip to content

Commit 4604d1a

Browse files
committed
Merge remote-tracking branch 'origin/feature/more-tests' into feature/more-tests
2 parents fbb7278 + eebb18e commit 4604d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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: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)