Skip to content

Commit a82d76e

Browse files
committed
Try updating vs toolset?
1 parent c594a21 commit a82d76e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ env:
99
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
1010
INSTALL_PREFIX: _install
1111
PROJECT_NAME: tcp_pubsub
12-
VS_TOOLSET: v140
13-
VS_NAME: vs2015
12+
VS_TOOLSET: v141
13+
VS_NAME: vs2017
1414

1515
jobs:
1616
build-windows:

0 commit comments

Comments
 (0)