Skip to content

Commit

Permalink
unlink go 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSchinnerl committed Jan 19, 2024
1 parent d3b28ad commit b6cd5ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ jobs:

steps:
- name: Check out Git repository
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Set up Homebrew
run: |
brew update
brew tap homebrew/cask
brew remove [email protected]
- name: Test Formulae
run: |
Expand Down

0 comments on commit b6cd5ff

Please sign in to comment.