mirror of
https://github.com/actions/setup-node
synced 2025-04-19 22:53:12 +00:00
Merge branch 'main' into v-dmshib/add-support-for-nightly-and-rc
This commit is contained in:
commit
30128bf68c
2
.github/workflows/proxy.yml
vendored
2
.github/workflows/proxy.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
options: --dns 127.0.0.1
|
options: --dns 127.0.0.1
|
||||||
services:
|
services:
|
||||||
squid-proxy:
|
squid-proxy:
|
||||||
image: datadog/squid:latest
|
image: ubuntu/squid:latest
|
||||||
ports:
|
ports:
|
||||||
- 3128:3128
|
- 3128:3128
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user