From 37f579c1c61671f3bdeec07ae7f4021527ef5cc9 Mon Sep 17 00:00:00 2001 From: EduanO <123597519+EduanO@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:56:14 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 92ad707b..b8c3a5ff 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,6 +5,7 @@ trigger: - main +- test pool: vmImage: ubuntu-latest