github: Update for windows-2022 builder

This commit is contained in:
Merry 2022-02-26 13:38:36 +00:00
parent 5092972843
commit 123efbbfbe

View file

@ -70,7 +70,7 @@ jobs:
-DBoost_INCLUDE_DIRS=${{github.workspace}}/externals/ext-boost
-DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}
-DDYNARMIC_ENABLE_CPU_FEATURE_DETECTION=${{matrix.cpu_detection}}
-G "Visual Studio 16 2019"
-G "Visual Studio 17 2022"
-A x64
- name: Build