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
+2 -2
View File
@@ -32,8 +32,8 @@ strategy:
imageName: 'windows-2019' imageName: 'windows-2019'
toolchainName: mingw toolchainName: mingw
buildTargetName: all buildTargetName: all
linux_focal_cross_msdos: linux_noble_msdos:
imageName: 'ubuntu-20.04' imageName: 'ubuntu-24.04'
toolchainName: cross toolchainName: cross
buildTargetName: msdos buildTargetName: msdos
linux_noble_docs: linux_noble_docs: