Skip to content

Commit

Permalink
Skip pgp-happy-eyeballs on build tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yosifkit committed Feb 24, 2022
1 parent 6aa640a commit 02e57c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
- id: generate-jobs
name: Generate Jobs
run: |
# https://github.com/tianon/pgp-happy-eyeballs/issues/4
export BASHBREW_GENERATE_SKIP_PGP_PROXY=1
git clone --depth 1 https://github.com/docker-library/bashbrew.git -b master ~/bashbrew
strategy="$(.github/workflows/generate.sh ~/bashbrew)"
jq . <<<"$strategy" # sanity check / debugging aid
Expand Down

0 comments on commit 02e57c3

Please sign in to comment.