Skip to content

Commit c60f586

Browse files
Switched to older VS version
1 parent d35a5db commit c60f586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
shell: cmd
6363
run: |
6464
cmake -B ${{github.workspace}}/_build ^
65+
-G "Visual Studio 16 2019" ^
6566
-A ${{ matrix.build_arch }} ^
6667
-T ${{ env.VS_TOOLSET }} ^
6768
-DTCP_PUBSUB_BUILD_SAMPLES=ON ^

0 commit comments

Comments
 (0)