Add +10min (30min) to qemu-tests CI build (#1737)

This is an attempt to mitigate: "Unit tests / qemu-tests (pull_request) Cancelled after 20m" that occurs in https://github.com/pwndbg/pwndbg/pull/1732
pull/1738/head
Disconnect3d 3 years ago committed by GitHub
parent 37376c8ac7
commit 6e0d159273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,7 @@ jobs:
qemu-tests:
runs-on: [ubuntu-22.04]
timeout-minutes: 20
timeout-minutes: 30
steps:
- uses: actions/checkout@v3

Loading…
Cancel
Save