This commit is contained in:
salaboy 2025-09-12 18:27:51 -07:00 committed by GitHub
commit b4e687cafd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -53,13 +53,13 @@ jobs:
fail-fast: false
matrix:
java: [ 17 ]
spring-boot-version: [ 3.4.3 ]
spring-boot-display-version: [ 3.4.x ]
spring-boot-version: [ 3.5.5 ]
spring-boot-display-version: [ 3.5.x ]
experimental: [ false ]
include:
- java: 17
spring-boot-version: 3.3.9
spring-boot-display-version: 3.3.x
spring-boot-version: 3.4.9
spring-boot-display-version: 3.4.x
experimental: false
env:
GOVER: "1.20"