From 28747ba9d2e9dde329faf1773d17672680818b5a Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Sat, 25 Nov 2023 14:26:23 -0800 Subject: [PATCH] CI: build azure on 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 169e6368..5368fcad 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -22,7 +22,7 @@ jobs: - job: Build pool: - vmImage: 'ubuntu-20.04' + vmImage: 'ubuntu-22.04' strategy: matrix: