From d26ec3e99992fa8ce5293e0b86b3d5b7d4633764 Mon Sep 17 00:00:00 2001 From: DmitriyMusatkin Date: Mon, 9 Dec 2024 10:57:55 -0800 Subject: [PATCH] its that time again --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 57ec91366..babb6e87b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -173,6 +173,7 @@ jobs: with: role-to-assume: ${{ env.CRT_CI_ROLE }} aws-region: ${{ env.AWS_DEFAULT_REGION }} + role-duration-seconds: 7200 - name: Install qemu/docker run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes - name: Build ${{ env.PACKAGE_NAME }}