diff --git a/.github/workflows/container.yaml b/.github/workflows/container.yaml index 9104fc19e..67234552f 100644 --- a/.github/workflows/container.yaml +++ b/.github/workflows/container.yaml @@ -51,6 +51,6 @@ jobs: EARTHLY_PUSH: true uses: nick-fields/retry@v2 with: - timeout_minutes: 10 + timeout_minutes: 20 max_attempts: 3 command: ./build/develop/container.sh