From 6150f81155a70a2ea291b8e54309ecc588e84f33 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 2 Jul 2020 13:34:00 +0200 Subject: [PATCH] [ci] fix azure linux deps name --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.11.0