We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e5f60 commit db15c88Copy full SHA for db15c88
.github/workflows/ci_windows.yml
@@ -73,7 +73,6 @@ jobs:
73
-G "Visual Studio 17 2022" ^
74
-A x64 ^
75
-Wno-dev ${{ matrix.toolset }} ^
76
- -DCMAKE_BUILD_TYPE=${{ matrix.build_type }} ^
77
-DCMAKE_TOOLCHAIN_FILE="${{ github.workspace }}/vcpkg/scripts/buildsystems/vcpkg.cmake" ^
78
-DDART_MSVC_DEFAULT_OPTIONS=ON ^
79
-DDART_VERBOSE=ON ^
0 commit comments