Skip to content

Commit 5f30528

Browse files
committed
VS 2026 is not yet supported on GitHub runners
1 parent 98c80da commit 5f30528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
BUILD_DIR: src\Build\Bin
11-
MSBUILD_TOOLSET: v145
11+
MSBUILD_TOOLSET: v143
1212
ARTIFACT_PREFIX: NppJSONViewer_
1313

1414
jobs:

0 commit comments

Comments
 (0)