Skip to content

Commit

Permalink
[SERV-1012] Add colima delete to deal with VM issue
Browse files Browse the repository at this point in the history
  • Loading branch information
angelahuqing committed Feb 1, 2024
1 parent 3b52e03 commit 5f21337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
brew install ./qemu.rb
- name: Start Colima
run: |
colima delete
colima start
sudo ln -sf $HOME/.colima/default/docker.sock /var/run/docker.sock
- name: Check that Docker functions
Expand Down

0 comments on commit 5f21337

Please sign in to comment.