mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-22532 Increase timeout for exhaustive ICU4J tests
This commit is contained in:
parent
3df505b511
commit
c2b328267e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
# Note: The exhaustive tests can take more than 1 hour to complete.
|
||||
- job: ICU4J_OpenJDK_Ubuntu_2204
|
||||
displayName: 'J: Linux OpenJDK (Ubuntu 22.04)'
|
||||
timeoutInMinutes: 120
|
||||
timeoutInMinutes: 180
|
||||
pool:
|
||||
vmImage: 'ubuntu-22.04'
|
||||
demands: ant
|
||||
|
|
Loading…
Add table
Reference in a new issue