From 2d38d05c6ba6e8911835681d036fbb31cab607f5 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 4 Dec 2024 14:17:04 -0500 Subject: [PATCH] correct bad edit in CI yml file --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e6fd5ab8f..31ee5c845 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,7 +32,7 @@ strategy: imageName: 'windows-2019' toolchainName: mingw buildTargetName: all - linux_noble_msdos: + linux_noble_cross_msdos: imageName: 'ubuntu-24.04' toolchainName: cross buildTargetName: msdos