Skip to content

Commit bca8c5e

Browse files
committed
Update ci boot versions
1 parent 1eaf53c commit bca8c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-boot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
os: [ubuntu-latest]
1414
java: [ 17 ]
15-
boot: [ 3.1.9, 3.2.3 ]
15+
boot: [ 3.1.10, 3.2.0, 3.2.1, 3.2.2, 3.2.3 ]
1616
fail-fast: false
1717

1818
steps:

0 commit comments

Comments
 (0)