From: Paul Brossier Date: Thu, 2 Jul 2020 11:34:00 +0000 (+0200) Subject: [ci] fix azure linux deps name X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=6150f81155a70a2ea291b8e54309ecc588e84f33;p=aubio.git [ci] fix azure linux deps name --- diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4982d81c..f6071acf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,7 @@ jobs: env: CFLAGS: -Werror -- job: linux-nodeps +- job: linux_nodeps pool: vmImage: 'ubuntu-latest' steps: