Merge branch '3.2.x'

Closes gh-40685
This commit is contained in:
Phillip Webb
2024-05-09 12:01:05 -07:00
5 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ jobs:
build-and-stage-release:
if: ${{ github.repository == 'spring-projects/spring-boot' }}
name: Build and Stage Release
runs-on: ubuntu22-8-32
runs-on: ubuntu22-8-32-OSS
steps:
- name: Check Out Code
uses: actions/checkout@v4