diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 02b9d0d20..f5fe162a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,6 +61,8 @@ jobs: with: role-to-assume: ${{ env.CI_IOT_CONTAINERS }} aws-region: ${{ env.AWS_DEFAULT_REGION }} + # Bump from default 1 hour to 2 hours to allow tests to complete + role-duration-seconds: 7200 - name: Install qemu/docker run: docker run --privileged --rm tonistiigi/binfmt --install all - name: Build ${{ env.PACKAGE_NAME }} diff --git a/crt/aws-crt-cpp b/crt/aws-crt-cpp index 3d3af2e87..8fada4754 160000 --- a/crt/aws-crt-cpp +++ b/crt/aws-crt-cpp @@ -1 +1 @@ -Subproject commit 3d3af2e87acb9f316683b19439679a26e0883a3c +Subproject commit 8fada4754f46ab5876185cf99ad41ec2297c571c