Skip to content

Commit

Permalink
remove go uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Apr 11, 2024
1 parent 15d9a1a commit afac287
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
run: |
brew update
brew tap homebrew/cask
brew uninstall --ignore-dependencies go@1.20 # remove old version of go
- name: Install
run: brew install --build-from-source Formula/*.rb
Expand Down

0 comments on commit afac287

Please sign in to comment.