Skip to content

Commit 5a8bdf2

Browse files
committed
Reinstall colima to use latest
1 parent 2e76c72 commit 5a8bdf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- name: Install and start dependencies
1818
run: |
1919
brew install docker
20+
brew reinstall colima
2021
# https://github.com/abiosoft/colima/issues/424#issuecomment-1335912905
2122
colima delete
2223
colima start --arch x86_64

0 commit comments

Comments
 (0)