Explorar el Código

Fix Mac CI test (#2544)

மனோஜ்குமார் பழனிச்சாமி hace 1 año
padre
commit
35fc2177d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/run-unit-tests.yml

+ 1 - 1
.github/workflows/run-unit-tests.yml

@@ -47,7 +47,7 @@ jobs:
         if: env.INSTALL_DOCKER == '1'
         run: |
           brew install colima docker
-          colima start
+          colima start --arch x86_64
 
           # 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