Merge branch '2.7.x' into 3.0.x

Closes gh-37591
3.0.x
Andy Wilkinson 1 year ago
commit c6abf888cc

@ -7,7 +7,7 @@ permissions:
jobs: jobs:
build: build:
name: Build pull request name: Build pull request
runs-on: ubuntu-latest runs-on: ubuntu22-8-32
if: ${{ github.repository == 'spring-projects/spring-boot' }} if: ${{ github.repository == 'spring-projects/spring-boot' }}
steps: steps:
- name: Set up JDK 17 - name: Set up JDK 17

Loading…
Cancel
Save