diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dd81fb563..4399a3fa0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -322,8 +322,7 @@ stages: displayName: Bootstrap - stage: Boost - - job: 'ReleaseLinux' - displayName: 'Release Linux' + - job: 'Release_Linux' pool: vmImage: 'ubuntu-16.04' strategy: @@ -406,8 +405,7 @@ stages: popd displayName: Test - - job: 'DevLinux' - displayName: 'Dev Linux' + - job: 'Dev_Linux' pool: vmImage: 'ubuntu-16.04' strategy: