Skip to content

Commit

Permalink
add colima
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 committed Aug 2, 2023
1 parent f9dda07 commit 1d0a660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightlies-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Setup docker (missing on MacOS)
if: runner.os == 'macos'
run: |
brew install docker docker-compose
brew install docker docker-compose colima
mkdir -p ~/.docker/cli-plugins
ln -sfn /usr/local/opt/docker-compose/bin/docker-compose ~/.docker/cli-plugins/docker-compose
colima delete -f
Expand Down

0 comments on commit 1d0a660

Please sign in to comment.