mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-28 21:32:46 +00:00
[update] github runner
This commit is contained in:
parent
e700598bdf
commit
1e08288096
1 changed files with 2 additions and 2 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: macos-13
|
||||||
container:
|
container:
|
||||||
image: gradle:8.12-jdk17-focal
|
image: gradle:8.12-jdk17-focal
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue