disable mingw build for now
This commit is contained in:
+4
-4
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user