1
0
Fork 0

ci: increase timeout to 20 minutes

timestamps
dump_stack() 2023-06-18 14:02:02 +00:00
parent 47a3d00f1b
commit f8e5d29722
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ jobs:
../out-of-tree --log-level=debug kernel list-remote --distro=${{ matrix.os.distro }} --ver=${{ matrix.os.release }}
../out-of-tree --log-level=debug kernel autogen --max=1 --shuffle
../out-of-tree --log-level=debug pew --qemu-timeout=10m --include-internal-errors
../out-of-tree --log-level=debug pew --qemu-timeout=20m --include-internal-errors
- name: Archive logs
if: always()