Skip to content

Commit ed6a8eb

Browse files
changed the pool directive 'vmImage:' to 'ubuntu-latest'
1 parent 0385bf9 commit ed6a8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
tclustMULTgpcm:
4040
categoryName: 'tclustMULTgpcm'
4141
pool:
42-
vmImage: 'Ubuntu 16.04'
42+
vmImage: 'ubuntu-latest'
4343
variables:
4444
CATEGORY_TO_TEST: $(categoryName)
4545
timeoutInMinutes: 365

0 commit comments

Comments
 (0)