Skip to content

Commit

Permalink
Revert "upgrade spring boot versions for test"
Browse files Browse the repository at this point in the history
This reverts commit b24228a.
Blocked by spring-projects/spring-boot#36481
  • Loading branch information
bratkartoffel committed Jul 21, 2023
1 parent b24228a commit dbae698
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,8 @@ jobs:
strategy:
matrix:
springBootVersion:
- 3.0.9
- 3.1.2
- 3.2.0-M1
- 3.0.8
- 3.1.1
runs-on: ubuntu-latest
needs: build
steps:
Expand Down

0 comments on commit dbae698

Please sign in to comment.