We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76c32e8 + b37ef99 commit 47c6e2fCopy full SHA for 47c6e2f
1 file changed
azure-pipelines.yml
@@ -12,6 +12,7 @@
12
#
13
# As of May 2020 this takes ~ 70 mins to run.
14
# As of Nov 2020 this takes ~ 120 mins to run.
15
+# As of Mar 2024 this takes ~ 300+ mins to run!
16
17
# The only things that should ever be changed are the repo branches in the resources.
18
@@ -66,7 +67,7 @@ schedules:
66
67
68
jobs:
69
- job: build_and_run_tests
- timeoutInMinutes: 300
70
+ timeoutInMinutes: 360
71
pool:
72
vmImage: ubuntu-20.04
73
0 commit comments