We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb6114 commit 871a7c0Copy full SHA for 871a7c0
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
java: [ 11, 13, 15, 16 ]
22
- spring-boot: [2.6.14, 2.7.8, 3.0.2]
+ spring-boot: [2.6.14, 2.7.8]
23
env:
24
GOVER: 1.19
25
GOOS: linux
0 commit comments