issue with mingw resolved; resume mingw build in CI

This commit is contained in:
nhmall
2022-12-05 19:03:11 -05:00
parent b88ff70435
commit afef4bc781
2 changed files with 11 additions and 8 deletions
+4 -4
View File
@@ -32,10 +32,10 @@ strategy:
imageName: 'windows-latest'
toolchainName: vs
buildTargetName: all
# windows-mingw:
# imageName: 'windows-2019'
# toolchainName: mingw
# buildTargetName: all
windows-mingw:
imageName: 'windows-2019'
toolchainName: mingw
buildTargetName: all
linux_focal_cross_msdos:
imageName: 'ubuntu-20.04'
toolchainName: cross