Merge branch '3.2.x'
Closes gh-40707
This commit is contained in:
@@ -10,7 +10,7 @@ concurrency:
|
||||
jobs:
|
||||
build-and-deploy-snapshot:
|
||||
name: Build and Deploy Snapshot
|
||||
runs-on: ubuntu22-8-32-OSS
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'spring-projects/spring-boot' }}
|
||||
steps:
|
||||
- name: Check Out Code
|
||||
|
||||
Reference in New Issue
Block a user