From 544270e35d8af8e64376f89ccb6d9920ed85c992 Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Fri, 20 Aug 2021 07:35:02 +0000 Subject: [PATCH] new pipeline agent --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1df4d54c..8f2a9160 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,7 @@ jobs: strategy: matrix: Debian10: - AGENT_NAME: "azpipelines-deb10" + AGENT_NAME: "azpipeline-fran" pool: name: linux-vms