mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
CI: Increase the on-target tests timeout to 60 minutes from 30 minutes
This should help reduce the random test failures due to timeouts on slower github actions runners.
This commit is contained in:
committed by
Linus Groh
parent
a1f3e711c0
commit
f3197faf39
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -163,7 +163,7 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
timeout-minutes: 30
|
timeout-minutes: 60
|
||||||
|
|
||||||
- name: Print Target Logs
|
- name: Print Target Logs
|
||||||
# Extremely useful if Serenity hangs trying to run one of the tests
|
# Extremely useful if Serenity hangs trying to run one of the tests
|
||||||
|
|||||||
Reference in New Issue
Block a user