Update ci boot versions

This commit is contained in:
Janne Valkealahti
2024-03-23 17:01:26 +00:00
parent 1eaf53cd02
commit bca8c5e4ce

View File

@@ -12,7 +12,7 @@ jobs:
matrix:
os: [ubuntu-latest]
java: [ 17 ]
boot: [ 3.1.9, 3.2.3 ]
boot: [ 3.1.10, 3.2.0, 3.2.1, 3.2.2, 3.2.3 ]
fail-fast: false
steps: