Skip to content

Commit 0443f7a

Browse files
committed
increase timeout
1 parent 445eb03 commit 0443f7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
- name: Run QEMU tests
121121
working-directory: qemu
122122
run: |
123-
V=1 make check TIMEOUT_MULTIPLIER=3
123+
V=1 make check TIMEOUT_MULTIPLIER=10
124124
125125
- name: Upload test logs on failure
126126
if: failure()

0 commit comments

Comments
 (0)