diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8bdae10d..c161fe8f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,8 @@ jobs: build_type: [Release] include: - os: windows-latest - arch: 'win64_mingw' + #arch: 'win64_mingw' + arch: 'win64_msvc2019_64' host: 'windows' shell: 'cmd' #shell: 'msys2 {0}'