From 475faba5fd65303ab3101d4a011ca3154e649797 Mon Sep 17 00:00:00 2001 From: nikolajlauridsen Date: Tue, 26 Nov 2024 12:07:26 +0100 Subject: [PATCH] Use newer ubuntu image --- build/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index cf80f9ef7b..c62e174f4e 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -298,7 +298,7 @@ stages: # Windows: # vmImage: 'windows-latest' Linux: - vmImage: "ubuntu-latest" + vmImage: "ubuntu-24.04" macOS: vmImage: "macOS-latest" pool: