Skip to content

Commit e9393ce

Browse files
committed
Removing brew update & brew upgrade since it seems to cause build problems.
Removing brew update & brew upgrade since it seems to cause build problems.
1 parent bf52aba commit e9393ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
if: startsWith(matrix.os, 'macos') && !endsWith(matrix.os, '13')
109109
shell: bash
110110
run: |
111-
brew update && brew upgrade
112111
brew install mono
113112
114113
# Use cached vcpkg packages if possible

0 commit comments

Comments
 (0)