CI: For colima, modify CPU count and memory (#2712)

* CI: For colima, modify CPUcount and memory

* fix arg
This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி
2024-07-02 19:14:44 +05:30
committed by GitHub
parent 0689eef844
commit cc8204e5c1

View File

@@ -56,7 +56,7 @@ jobs:
brew install --HEAD colima
brew services start colima
brew install docker
colima start --network-address --arch x86_64
colima start --network-address --arch x86_64 --cpu=1 --memory=1
# For testcontainers to find the Colima socket
# https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#cannot-connect-to-the-docker-daemon-at-unixvarrundockersock-is-the-docker-daemon-running