Update Spring Boot version in CI build
This commit is contained in:
2
.github/workflows/ci-boot.yml
vendored
2
.github/workflows/ci-boot.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
java: [ 17 ]
|
||||
boot: [ 3.1.10, 3.2.10, 3.3.4, 3.4.0-M3 ]
|
||||
boot: [ 3.3.6, 3.4.0 ]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user