mirror of
https://githubfast.com/actions/checkout.git
synced 2024-10-30 16:50:46 +00:00
revert change to container image in test.yml
This commit is contained in:
parent
6d7426941d
commit
4dfc3ce2d2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -185,7 +185,7 @@ jobs:
|
||||
test-proxy:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ubuntu:latest
|
||||
image: alpine/git:latest
|
||||
options: --dns 127.0.0.1
|
||||
services:
|
||||
squid-proxy:
|
||||
|
Loading…
Reference in New Issue
Block a user