From a55a7f785c81cf6e4ed15146b0c5b96864802449 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 10 Nov 2025 07:20:32 -0500 Subject: [PATCH] CI update --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9da64ea50..98d9af3a3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,8 +32,8 @@ strategy: imageName: 'windows-2025' toolchainName: mingw buildTargetName: all - linux_noble_cross_msdos: - imageName: 'ubuntu-24.04' + linux_latest_cross_msdos: + imageName: 'ubuntu-latest' toolchainName: cross buildTargetName: msdos linux_noble_docs: