1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 15:27:35 +00:00

Meta: Increase Azure CI timeout for Lagom builds

This commit is contained in:
Idan Horowitz 2022-02-15 17:46:34 +02:00
parent aefb2bcf43
commit bc38155b9c

View file

@ -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