Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59c1afd

Browse files
committed
Don't update homebrew on GitHub Actions.
This leaves us at the mercy of whenever Actions updates the formula database, but also prevents it from trying to update stuff in the image that we don't want it to update.
1 parent 90d0b9a commit 59c1afd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
ttf-wqy-zenhei
9292
;;
9393
macOS)
94-
brew update
9594
brew install ccache
9695
;;
9796
esac

0 commit comments

Comments
 (0)