Skip to content

Commit aec5960

Browse files
authored
Update submodule for nw_socket leak fix (#828)
* update submodule for nw_socket leak fix * bump test duration
1 parent 2e736b5 commit aec5960

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
with:
6262
role-to-assume: ${{ env.CI_IOT_CONTAINERS }}
6363
aws-region: ${{ env.AWS_DEFAULT_REGION }}
64+
# Bump from default 1 hour to 2 hours to allow tests to complete
65+
role-duration-seconds: 7200
6466
- name: Install qemu/docker
6567
run: docker run --privileged --rm tonistiigi/binfmt --install all
6668
- name: Build ${{ env.PACKAGE_NAME }}

0 commit comments

Comments
 (0)