Merge branch '2.7.x' into 3.0.x

Closes gh-37591
This commit is contained in:
Andy Wilkinson 2023-09-27 09:18:00 +01:00
commit c6abf888cc

View File

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