Skip to content

Commit 2446a7f

Browse files
committed
Test with boot 3.1.6 and 3.2.0
- Relates #1122
1 parent 9bdba51 commit 2446a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-boot.yml

Lines changed: 1 addition & 1 deletion
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.5, 3.2.0-RC2 ]
15+
boot: [ 3.1.6, 3.2.0 ]
1616
fail-fast: false
1717

1818
steps:

0 commit comments

Comments
 (0)