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:
Janne Valkealahti
2023-11-13 15:43:16 +00:00
parent 41a340bca3
commit 967fedb90f

View File

@@ -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: