From 9b4385cb8b2d8248abb4d5f9f4806e03c8080a71 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 3 Nov 2021 15:42:50 +0200 Subject: [PATCH] Added s390x for Alpine --- .github/workflows/images_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: