From 56ab9ee06a896171f057ad51f38151bc39ba2509 Mon Sep 17 00:00:00 2001 From: daan Date: Mon, 7 Nov 2022 14:55:36 -0800 Subject: [PATCH] update azure pipeline to ubuntu 22.04 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6e99c9d9..57cabbef 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -55,7 +55,7 @@ jobs: displayName: Linux pool: vmImage: - ubuntu-18.04 + ubuntu-22.04 strategy: matrix: Debug: