Skip to content

Commit 94fe07c

Browse files
ci: Run brew update on macOS
1 parent 5c100cd commit 94fe07c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ task:
135135
## - rm /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress
136136
##
137137
brew_valgrind_pre_script:
138+
- brew update
138139
- brew config
139140
- brew tap --shallow LouisBrunner/valgrind
140141
# Fetch valgrind source but don't build it yet.

0 commit comments

Comments
 (0)