Skip to content

Commit

Permalink
use dockerd
Browse files Browse the repository at this point in the history
  • Loading branch information
alphanota committed Jan 10, 2025
1 parent 51c5c00 commit 0ca0356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Make and install Skaffold binary from current PR
run: |
brew install --cask docker
sudo dockerd
# Check golang version
echo "Found golang version $(go version) from path $(which go)"
make ./out/VERSION
Expand Down

0 comments on commit 0ca0356

Please sign in to comment.