Skip to content

Commit e19bf9c

Browse files
committed
Test with MariaDB 10.10.
This is the current STS release.
1 parent 3efc015 commit e19bf9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ jobs:
252252
image: 'mariadb:10.6'
253253
connectionStringExtra: ''
254254
unsupportedFeatures: 'CachingSha2Password,CancelSleepSuccessfully,Json,RoundDateTime,QueryAttributes,Sha256Password,Tls11,UuidToBin'
255-
'MariaDB 10.9':
256-
image: 'mariadb:10.9'
255+
'MariaDB 10.10':
256+
image: 'mariadb:10.10'
257257
connectionStringExtra: ''
258258
unsupportedFeatures: 'CachingSha2Password,CancelSleepSuccessfully,Json,RoundDateTime,QueryAttributes,Sha256Password,Tls11,UuidToBin'
259259
steps:

0 commit comments

Comments
 (0)