From 78457e1b74c01fe12a609e9bbb6bfcccf7486199 Mon Sep 17 00:00:00 2001 From: Morty Space Date: Mon, 27 Sep 2021 01:22:17 +0300 Subject: [PATCH] Fix azure image --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2af9585..bef7044 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,7 +18,7 @@ variables: value: 16bcfb0958d99f11456f8d80aeb5800d567724471e151fe6e74a4b329b45dcb6 pool: - vmImage: 'debian-latest' + vmImage: 'ubuntu-20.04' strategy: maxParallel: 1