Skip to content

Commit 990ae09

Browse files
committed
Change versins.
1 parent c380c9c commit 990ae09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
os: [ ubuntu-latest ]
131131
php: [ '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4' ]
132132
db-type: [ 'mariadb' ]
133-
db-version: [ '10.0', '10.1', '10.5', '10.6', '10.11', '11.2', '11.4' ]
133+
db-version: [ '5.5', '10.3', '10.4', '10.5', '10.6', '10.11', '11.4' ]
134134
multisite: [ false, true ]
135135
memcached: [ false ]
136136

0 commit comments

Comments
 (0)