Skip to content

Commit

Permalink
Install go for macOS14
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Jan 31, 2024
1 parent cb64ee9 commit 36906b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,7 @@ jobs:
run: |
brew install pkg-config make cmake ninja autoconf automake libtool
# Chrome version dependencies
# (Go is already installed)
# brew install go
brew install go
# Needed to compile 'minicurl'
brew install curl
# More dependencies for the tests
Expand Down

0 comments on commit 36906b5

Please sign in to comment.