Skip to content

Commit

Permalink
[ci] remove brew update-reset again (fixes #5670) (#5925)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored Jun 14, 2023
1 parent b859f7b commit 179206f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/test_r_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ fi

# Installing R precompiled for Mac OS 10.11 or higher
if [[ $OS_NAME == "macos" ]]; then
brew update-reset && brew update
if [[ $R_BUILD_TYPE == "cran" ]]; then
brew install automake || exit -1
fi
Expand Down

0 comments on commit 179206f

Please sign in to comment.