mirror of https://github.com/dapr/java-sdk.git
Merge 9b5196fb00
into f0e7974512
This commit is contained in:
commit
b4e687cafd
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue