From 42a2ee030272d17c9b931d26287fea68ef20551c Mon Sep 17 00:00:00 2001 From: David Burkett Date: Tue, 5 Jan 2021 03:48:52 -0500 Subject: [PATCH] Downgrade to ubuntu-18.04 (#562) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1c6f379c..d0f5fc71 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,7 +30,7 @@ variables: jobs: - job: linux pool: - vmImage: ubuntu-latest + vmImage: ubuntu-18.04 strategy: matrix: config/libwallet/api: