diff --git a/.github/workflows/push-to-main.yml b/.github/workflows/push-to-main.yml index 03fd389..575cb66 100644 --- a/.github/workflows/push-to-main.yml +++ b/.github/workflows/push-to-main.yml @@ -21,7 +21,7 @@ jobs: brew install --cask docker open -a /Applications/Docker.app --args --unattended --accept-license echo "We are waiting for Docker to be up and running. It can take over 2 minutes..." - sleep 120 + sleep 180 # build docker image