GH-2157 - Set up 2.3.x branch.
This commit is contained in:
2
.github/workflows/compatibility.yaml
vendored
2
.github/workflows/compatibility.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
branch: ['main', '2.2.x', '2.1.x']
|
||||
branch: ['main', '2.3.x', '2.2.x', '2.1.x']
|
||||
spring: ['', 'spring-next', 'spring-61-next']
|
||||
kotlin: ['', 'kotlin-next', 'kotlin-2-next']
|
||||
jackson: ['', 'jackson-next']
|
||||
|
||||
Reference in New Issue
Block a user