Skip to content

Commit 27d66a2

Browse files
authored
Bump timeout to 90 min (#485)
1 parent dcabba5 commit 27d66a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
displayName: 'Check Formatting of Changes'
3737
3838
- job: BuildAndTest
39-
timeoutInMinutes: 60
39+
timeoutInMinutes: 90
4040

4141
variables:
4242
compilers: 'clang,msvc'

0 commit comments

Comments
 (0)