Skip to content

Commit 7daea68

Browse files
committed
Increase QEMU smoke test timeout to 60 minutes
1 parent 26254c4 commit 7daea68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qemu-emulator-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
name: Smoke Test (${{ matrix.arch }})
9494
needs: build
9595
runs-on: ubicloud-standard-8
96-
timeout-minutes: 30
96+
timeout-minutes: 60
9797
strategy:
9898
fail-fast: false
9999
matrix:

0 commit comments

Comments
 (0)