#2055 - Upgrade compatibility profiles to latest Kotlin releases.
This commit is contained in:
2
.github/workflows/compatibility.yaml
vendored
2
.github/workflows/compatibility.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
spring: ['', 'spring-next', 'spring-61-next']
|
||||
kotlin: ['', 'kotlin-next']
|
||||
kotlin: ['', 'kotlin-next', 'kotlin-2-next']
|
||||
jackson: ['', 'jackson-next']
|
||||
|
||||
name: Compatibility ${{ matrix.spring }} ${{ matrix.kotlin }} ${{ matrix.jackson }}
|
||||
|
||||
Reference in New Issue
Block a user