diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 26a29038a..ea894a93a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -132,7 +132,7 @@ jobs: # - template: scripts/test-java-cmake.yml # - template: scripts/test-regressions.yml -- job: "Ubuntu16CMake" +- job: "UbuntuCMake" displayName: "Ubuntu build - cmake" pool: vmImage: "Ubuntu-latest"