Merge branch '3.0.x' into 3.1.x

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

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