Skip to content

Commit 47c6e2f

Browse files
committed
Merge branch 'v6.3.1-dev' of github.com:StuartWheater/dsBaseClient into v6.3.1-dev
2 parents 76c32e8 + b37ef99 commit 47c6e2f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#
1313
# As of May 2020 this takes ~ 70 mins to run.
1414
# As of Nov 2020 this takes ~ 120 mins to run.
15+
# As of Mar 2024 this takes ~ 300+ mins to run!
1516
#
1617
# The only things that should ever be changed are the repo branches in the resources.
1718
#
@@ -66,7 +67,7 @@ schedules:
6667

6768
jobs:
6869
- job: build_and_run_tests
69-
timeoutInMinutes: 300
70+
timeoutInMinutes: 360
7071
pool:
7172
vmImage: ubuntu-20.04
7273

0 commit comments

Comments
 (0)