Skip to content

Commit

Permalink
GitHub Actions: instalar docker no MacOS-13.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbullajr committed May 9, 2024
1 parent 9c20ede commit 91b314d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/teste-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
brew install colima
brew install docker
brew services start colima
export DOCKER_HOST=unix:///$HOME/.colima/docker.sock
#brew install --cask docker
#brew services restart colima
# For testcontainers to find the Colima socket
Expand Down

0 comments on commit 91b314d

Please sign in to comment.