Skip to content

Commit

Permalink
Merge branch '3.0.x' into 3.1.x
Browse files Browse the repository at this point in the history
Closes gh-37592
  • Loading branch information
wilkinsona committed Sep 27, 2023
2 parents bfc034f + c6abf88 commit a57b19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a57b19b

Please sign in to comment.