CI: Increase 'Setup QEMU' timeout to 15 minutes

We've seen Fedora 42 still setting up after 10 min.  Change the timeout
to 15 min.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #17697
This commit is contained in:
Tony Hutter 2025-09-05 09:08:15 -07:00 committed by GitHub
parent 69b65dda8a
commit 0e88a0e1ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
- name: Setup QEMU
timeout-minutes: 10
timeout-minutes: 15
run: .github/workflows/scripts/qemu-1-setup.sh
- name: Start build machine