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