switch msdos cross-compile in CI to Ubuntu 24.04
This commit is contained in:
+2
-2
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user