From e45eac96cbabf37be3b80a0ca5f17f9782df90f3 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Wed, 3 Nov 2021 17:14:51 +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 72c3edf31..b91ac1cc2 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: 90 + timeout-minutes: 120 name: Build base on ${{ matrix.os }} needs: init_build strategy: