Skip to content

Commit 4196c89

Browse files
authored
Merge pull request #5085 from gsmet/higher-timeout-for-tck
Set a higher timeout for MicroProfile TCK runs
2 parents 45e199c + b07dcf9 commit 4196c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ stages:
150150
jdk: '1.12'
151151

152152
- job: Run_TCKs
153-
timeoutInMinutes: 45
153+
timeoutInMinutes: 60
154154
pool:
155155
vmImage: 'Ubuntu 16.04'
156156
steps:

0 commit comments

Comments
 (0)