mirror of
https://github.com/actions/setup-node
synced 2025-04-17 13: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
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: alpine:latest
|
||||
image: ubuntu:latest
|
||||
options: --dns 127.0.0.1
|
||||
services:
|
||||
squid-proxy:
|
||||
|
Loading…
Reference in New Issue
Block a user