Skip to content

Commit

Permalink
GitHub Actions: instalar docker no MacOS-15.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbullajr committed May 9, 2024
1 parent ea297e4 commit f33483b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/teste-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- name: Install Docker
run: |
brew install colima
brew install docker
brew install --cask virtualbox
brew install --cask docker
brew services start colima
#export DOCKER_HOST=unix:///$HOME/.colima/docker.sock
#brew install --cask docker
Expand Down

0 comments on commit f33483b

Please sign in to comment.