Skip to content

Commit

Permalink
Remove brew upgrade from mac-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gen740 committed Sep 26, 2023
1 parent c5bce57 commit 5df9b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install llvm
run: |
brew update && brew upgrade
brew update
brew install llvm
- name: Install
Expand Down

0 comments on commit 5df9b6d

Please sign in to comment.