Skip to content

Commit

Permalink
Add +10min (30min) to qemu-tests CI build
Browse files Browse the repository at this point in the history
This is an attempt to mitigate: "Unit tests / qemu-tests (pull_request) Cancelled after 20m" that occurs in #1732
  • Loading branch information
disconnect3d committed May 24, 2023
1 parent 3016004 commit 42f28a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

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

Expand Down

0 comments on commit 42f28a9

Please sign in to comment.