mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:27:45 +00:00
Meta: Increase Azure CI timeout for Lagom builds
This commit is contained in:
parent
aefb2bcf43
commit
bc38155b9c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ parameters:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: 'Lagom_${{ parameters.os }}_${{ parameters.fuzzer }}'
|
- job: 'Lagom_${{ parameters.os }}_${{ parameters.fuzzer }}'
|
||||||
|
timeoutInMinutes: 0 # Setting to 0 means the maximum allowed timeout is used.
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- name: SERENITY_CCACHE_DIR
|
- name: SERENITY_CCACHE_DIR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue