mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 17:40:27 +00:00
Meta: Increase Azure CI timeout for Lagom builds
This commit is contained in:
parent
aefb2bcf43
commit
bc38155b9c
Notes:
sideshowbarker
2024-07-17 18:45:28 +09:00
Author: https://github.com/IdanHo Commit: https://github.com/SerenityOS/serenity/commit/bc38155b9c Pull-request: https://github.com/SerenityOS/serenity/pull/12549 Reviewed-by: https://github.com/BertalanD ✅ Reviewed-by: https://github.com/kleinesfilmroellchen ✅
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ parameters:
|
|||
|
||||
jobs:
|
||||
- job: 'Lagom_${{ parameters.os }}_${{ parameters.fuzzer }}'
|
||||
timeoutInMinutes: 0 # Setting to 0 means the maximum allowed timeout is used.
|
||||
|
||||
variables:
|
||||
- name: SERENITY_CCACHE_DIR
|
||||
|
|
Loading…
Reference in a new issue