diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b4c43de..ac08bc9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,7 +18,7 @@ stages: displayName: Check for the test variable pool: - vmImage: 'Ubunto-latest' + vmImage: 'Ubuntu-latest' steps: - script: echo $TEST_VAR