GH-2125 - Switch integration builds to currently maintained branches.

This commit is contained in:
Oliver Drotbohm
2024-03-14 08:55:59 +01:00
parent b69e902343
commit ec0c75a087

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
branch: ['main', '2.1.x', '2.0.x']
branch: ['main', '2.2.x', '2.1.x']
spring: ['', 'spring-next', 'spring-61-next']
kotlin: ['', 'kotlin-next', 'kotlin-2-next']
jackson: ['', 'jackson-next']