Update actions/core for releases/v1 (#467)
Some checks are pending
Main workflow / build (ubuntu-latest) (push) Waiting to run
Main workflow / build (windows-latest) (push) Waiting to run
Main workflow / test (ubuntu-latest) (push) Waiting to run
Main workflow / test (windows-latest) (push) Waiting to run
Main workflow / test-proxy (push) Waiting to run
Main workflow / test-bypass-proxy (push) Waiting to run
Some checks are pending
Main workflow / build (ubuntu-latest) (push) Waiting to run
Main workflow / build (windows-latest) (push) Waiting to run
Main workflow / test (ubuntu-latest) (push) Waiting to run
Main workflow / test (windows-latest) (push) Waiting to run
Main workflow / test-proxy (push) Waiting to run
Main workflow / test-bypass-proxy (push) Waiting to run
This commit is contained in:
parent
d202f5dbf7
commit
b6e674f4b7
10 changed files with 6341 additions and 1374 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
options: --dns 127.0.0.1
|
||||
services:
|
||||
squid-proxy:
|
||||
image: datadog/squid:latest
|
||||
image: ubuntu/squid:latest
|
||||
ports:
|
||||
- 3128:3128
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue