disable mingw build for now

This commit is contained in:
nhmall
2022-12-05 15:11:26 -05:00
parent 4ec67fb37a
commit b88ff70435
+4 -4
View File
@@ -32,10 +32,10 @@ strategy:
imageName: 'windows-latest' imageName: 'windows-latest'
toolchainName: vs toolchainName: vs
buildTargetName: all buildTargetName: all
windows-mingw: # windows-mingw:
imageName: 'windows-2019' # imageName: 'windows-2019'
toolchainName: mingw # toolchainName: mingw
buildTargetName: all # buildTargetName: all
linux_focal_cross_msdos: linux_focal_cross_msdos:
imageName: 'ubuntu-20.04' imageName: 'ubuntu-20.04'
toolchainName: cross toolchainName: cross