Test with boot 3.1.6 and 3.2.0

- Relates #1122
This commit is contained in:
Janne Valkealahti
2023-11-24 07:57:28 +00:00
parent 9bdba51ad4
commit 2446a7f153

View File

@@ -12,7 +12,7 @@ jobs:
matrix:
os: [ubuntu-latest]
java: [ 17 ]
boot: [ 3.1.5, 3.2.0-RC2 ]
boot: [ 3.1.6, 3.2.0 ]
fail-fast: false
steps: