mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 07:18:10 -05:00
Remove Colima and lima directory after uninstalling for Mac OS CI (#2598)
* Remove colima dir after uninstall * Delete lima dir
This commit is contained in:
committed by
GitHub
parent
cab7a288ca
commit
c455a09e43
1
.github/workflows/run-unit-tests.yml
vendored
1
.github/workflows/run-unit-tests.yml
vendored
@@ -52,6 +52,7 @@ jobs:
|
||||
# unlinking colima dependency: go
|
||||
brew uninstall go@1.21
|
||||
fi
|
||||
rm -rf ~/.colima ~/.lima
|
||||
brew install --HEAD colima
|
||||
brew services start colima
|
||||
brew install docker
|
||||
|
||||
Reference in New Issue
Block a user