Skip to content

Commit

Permalink
ci: remove dns for container running proxy steps (experimental)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fotis Koutoulakis (@NlightNFotis) committed Dec 9, 2024
1 parent a89fbc8 commit c901aee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/__test-proxy.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pr-checks/checks/test-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ versions: ["linked", "nightly-latest"]
operatingSystems: ["ubuntu"]
container:
image: ubuntu:22.04
options: --dns 8.8.8.8
container-init-steps:
name: Set up GitHub CLI
run: |
Expand Down

0 comments on commit c901aee

Please sign in to comment.