Skip to content

Commit

Permalink
[SERV-1012] Remove Colima delete
Browse files Browse the repository at this point in the history
  • Loading branch information
angelahuqing committed Feb 2, 2024
1 parent 9942023 commit 7eb3ea9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
arch -arm64 brew install qemu
- name: Start Colima
run: |
colima delete
colima start --arch aarch64 --verbose
sudo ln -sf $HOME/.colima/default/docker.sock /var/run/docker.sock
- name: Check that Docker functions
Expand Down

0 comments on commit 7eb3ea9

Please sign in to comment.