mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
mkosi: Bump default timeout to 180s
Hopefully fixes #27778 where waiting for the root device to appear times out before systemd-repart has a chance to run and create it.
This commit is contained in:
parent
0f50da0f6b
commit
a27f253276
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
|
||||
[Content]
|
||||
Environment=CI_BUILD=1
|
||||
DEFAULT_TIMEOUT_SEC=120
|
||||
DEFAULT_TIMEOUT_SEC=180
|
||||
SLOW_TESTS=true
|
||||
|
||||
[Output]
|
||||
|
Loading…
Reference in New Issue
Block a user