mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -12,7 +12,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: alpine/git:latest
|
image: alpine/git:latest
|
||||||
options: --dns 127.0.0.1
|
|
||||||
services:
|
services:
|
||||||
squid-proxy:
|
squid-proxy:
|
||||||
image: ubuntu/squid:latest
|
image: ubuntu/squid:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user