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 fe20fc7 commit dffdd14Copy full SHA for dffdd14
1 file changed
.github/workflows/spring-boot-4-matrix.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- springboot-version: [ '4.0.0-M1', '4.0.0-M2', '4.0.0-M3' ]
+ springboot-version: [ '4.0.0' ]
23
24
name: Spring Boot ${{ matrix.springboot-version }}
25
env:
0 commit comments