mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-28 22:09:37 +00:00
[update] remove the container in runner
This commit is contained in:
parent
1e08288096
commit
46b754e32b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -29,8 +29,6 @@ jobs:
|
||||||
test:
|
test:
|
||||||
|
|
||||||
runs-on: macos-13
|
runs-on: macos-13
|
||||||
container:
|
|
||||||
image: gradle:8.12-jdk17-focal
|
|
||||||
|
|
||||||
needs: [checkstyle]
|
needs: [checkstyle]
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue