Skip to content

Commit d4581ba

Browse files
committed
ci: increase timeout for file-plug-in-tests
The file-plug-in-tests sometimes fail due to timeout on slower runners. Let's see if increasing it from the default 20 to 30 minutes helps.
1 parent 7d8ff8e commit d4581ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@ file-plug-in-tests:
595595
reports:
596596
junit: "_log/import-tests.xml"
597597
expire_in: 2 days
598+
timeout: 30m
598599

599600
meson-health:
600601
extends: .default

0 commit comments

Comments
 (0)