Skip to content

Commit

Permalink
ci: workaround for actions/runner-images#1811
Browse files Browse the repository at this point in the history
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
  • Loading branch information
lizan committed Oct 14, 2020
1 parent dc3460c commit 18ecf62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/mac_ci_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
# https://github.com/actions/virtual-environments/blob/master/images/macos/macos-10.15-Readme.md for
# a list of pre-installed tools in the macOS image.

# https://github.com/actions/virtual-environments/issues/1811
brew uninstall openssl@1.0.2t

export HOMEBREW_NO_AUTO_UPDATE=1
HOMEBREW_RETRY_ATTEMPTS=10
HOMEBREW_RETRY_INTERVAL=1
Expand Down

0 comments on commit 18ecf62

Please sign in to comment.