switch msdos cross-compile in CI to Ubuntu 24.04

This commit is contained in:
nhmall
2024-12-04 14:13:44 -05:00
parent b96c59e9b1
commit e120abe696

View File

@@ -32,8 +32,8 @@ strategy:
imageName: 'windows-2019'
toolchainName: mingw
buildTargetName: all
linux_focal_cross_msdos:
imageName: 'ubuntu-20.04'
linux_noble_msdos:
imageName: 'ubuntu-24.04'
toolchainName: cross
buildTargetName: msdos
linux_noble_docs: