Skip to content

Commit

Permalink
Merge pull request #11924 from infosiftr/less-happy
Browse files Browse the repository at this point in the history
Skip pgp-happy-eyeballs on build tests
  • Loading branch information
tianon authored Feb 25, 2022
2 parents 6aa640a + 02e57c3 commit 190e420
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 190e420

Please sign in to comment.