Skip to content

Commit 407658e

Browse files
authored
Increase Linux and macOS timeouts (#17627)
1 parent 7b81012 commit 407658e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines-PR.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ stages:
546546
- job: Linux
547547
pool:
548548
vmImage: $(UbuntuMachineQueueName)
549+
timeoutInMinutes: 120
549550
variables:
550551
- name: _SignType
551552
value: Test
@@ -586,6 +587,7 @@ stages:
586587
- job: MacOS
587588
pool:
588589
vmImage: macos-12
590+
timeoutInMinutes: 120
589591
variables:
590592
- name: _SignType
591593
value: Test

0 commit comments

Comments
 (0)