Merge branch '3.1.x'

Closes gh-37593
This commit is contained in:
Andy Wilkinson
2023-09-27 09:18:26 +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