diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index bd86b8a9d..72c3edf31 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -96,7 +96,7 @@ jobs: echo "::set-output name=is_default_branch::$result" build_base: - timeout-minutes: 30 + timeout-minutes: 90 name: Build base on ${{ matrix.os }} needs: init_build strategy: