Skip to content

Commit f0a8dc8

Browse files
committed
[test] update mariadb test versions to support one
1 parent 76c00e3 commit f0a8dc8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,10 @@ jobs:
3939
'8.4', # LTS
4040
'8.0',
4141
'5.7',
42+
'mariadb-11.8', # LTS
4243
'mariadb-11.4', # LTS
43-
'mariadb-11.2',
44-
'mariadb-11.1',
4544
'mariadb-10.11', # LTS
4645
'mariadb-10.6', # LTS
47-
'mariadb-10.5', # LTS
4846
]
4947
5048
includes = []

0 commit comments

Comments
 (0)