Skip to content

Commit

Permalink
test: downgraded docker-compose version
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Oct 11, 2024
1 parent c7191fa commit 6386dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
brew install --cask docker
brew unlink docker
brew install [email protected]
brew install lima docker-compose
brew link --force --overwrite [email protected]
brew install lima docker-compose
limactl start --name=default template://docker
echo "DOCKER_HOST=unix:///Users/runner/.lima/default/sock/docker.sock" >> $GITHUB_ENV
mkdir -p ~/.docker/cli-plugins
Expand Down

0 comments on commit 6386dfa

Please sign in to comment.