Skip to content

Commit ff26516

Browse files
authored
ci: increase timeout to 60 minutes for running e2e test in build-and-test-deb (runfinch#1567)
Signed-off-by: Swagat Bora <[email protected]>
1 parent 2f67a60 commit ff26516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-deb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- arch: 'arm64'
7777
output-arch: 'arm64'
7878
runs-on: codebuild-finch-${{ matrix.arch }}-2-instance-${{ github.run_id }}-${{ github.run_attempt }}
79-
timeout-minutes: 30
79+
timeout-minutes: 60
8080
steps:
8181
- name: Configure AWS credentials
8282
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0.0

0 commit comments

Comments
 (0)