mirror of
https://github.com/actions/setup-node
synced 2025-04-19 14:43:12 +00:00
.
This commit is contained in:
parent
760046e9f2
commit
78d7c382fb
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
name: Test E2E with proxy
|
name: Test E2E with proxy
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: alpine:latest
|
image: ubuntu:latest
|
||||||
options: --dns 127.0.0.1
|
options: --dns 127.0.0.1
|
||||||
services:
|
services:
|
||||||
squid-proxy:
|
squid-proxy:
|
||||||
|
Loading…
Reference in New Issue
Block a user