Test with boot 3.2.x
- Update boot-ci to use 3.1.5, 3.2.0-RC2 - Relates #1122
This commit is contained in:
2
.github/workflows/ci-boot.yml
vendored
2
.github/workflows/ci-boot.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
java: [ 17 ]
|
||||
boot: [ 3.1.0, 3.1.3 ]
|
||||
boot: [ 3.1.5, 3.2.0-RC2 ]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user