We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bdfbed commit ed45a9eCopy full SHA for ed45a9e
.github/workflows/run-unit-tests.yml
@@ -56,6 +56,7 @@ jobs:
56
brew install --HEAD colima
57
brew services start colima
58
brew install docker
59
+ colima delete
60
colima start --network-address --arch x86_64 --cpu=1 --memory=1
61
62
# For testcontainers to find the Colima socket
0 commit comments