Skip to content

Commit

Permalink
CI: Don't run brew upgrade on MacOSX
Browse files Browse the repository at this point in the history
  • Loading branch information
hillu committed Feb 20, 2024
1 parent 39c617c commit 4112b15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
- name: Update build environment
run: |
brew update
brew upgrade
- name: Install build-dependencies
run: |
Expand Down

0 comments on commit 4112b15

Please sign in to comment.