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