DBZ-5124 moved to MySQL 5.7 in CI

This commit is contained in:
jcechace 2022-05-12 13:05:15 +02:00 committed by Jakub Cechacek
parent b0175ead02
commit 5d09c3c044

View File

@ -7,7 +7,7 @@ matrixJob('connector-debezium-mysql-matrix-test') {
label('Slave')
axes {
text('MYSQL_VERSION', '8.0.20', '5.5', '5.6')
text('MYSQL_VERSION', '8.0.20', '5.7')
text('PROFILE', 'none', 'assembly')
label("Node", "Slave")
}