diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 26f07e77..9a4d5573 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -29,7 +29,7 @@ jobs: displayName: 'Build - Ubuntu 22.04' continueOnError: false pool: - vmImage: 'Ubuntu 22.04' + vmImage: 'ubuntu-22.04' workspace: clean: all steps: