From 1211ebfc0a713e4df71d5f829e6db00d3988f405 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sat, 21 Jan 2023 19:18:44 +0200 Subject: [PATCH] fixup! [3.7] Bump Azure Pipelines to ubuntu-22.04 (GH-101089). (cherry picked from commit c22a55c8b4f142ff679880ec954691d5920b7845) --- .azure-pipelines/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/ci.yml b/.azure-pipelines/ci.yml index ad3a15369eb754b..5bcacb99001dde1 100644 --- a/.azure-pipelines/ci.yml +++ b/.azure-pipelines/ci.yml @@ -82,7 +82,7 @@ jobs: ) pool: - vmImage: ubuntu-16.04 + vmImage: ubuntu-22.04 container: manylinux1