We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eaf53c commit bca8c5eCopy full SHA for bca8c5e
.github/workflows/ci-boot.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
os: [ubuntu-latest]
14
java: [ 17 ]
15
- boot: [ 3.1.9, 3.2.3 ]
+ boot: [ 3.1.10, 3.2.0, 3.2.1, 3.2.2, 3.2.3 ]
16
fail-fast: false
17
18
steps:
0 commit comments