mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-27 21:39:38 +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:
|
||||
|
||||
runs-on: macos-13
|
||||
container:
|
||||
image: gradle:8.12-jdk17-focal
|
||||
|
||||
needs: [checkstyle]
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue