diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2d1e651..67dc63c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -31,7 +31,6 @@ extends: - job: job pool: name: 1ES-Shared-Hosted-Pool_Linux-Mariner-2 - os: linux vmImage: 'ubuntu-latest' steps: - task: GoTool@0