Skip to content

Commit 0c95f35

Browse files
Copilotlalitb
andcommitted
Fix CodeQL Windows SDK version issue by specifying SDK 10.0.22621.0
Co-authored-by: lalitb <[email protected]>
1 parent f792b38 commit 0c95f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
SKIP_ARM64_BUILD: 1
6060
PlatformToolset: v143
6161
VSTOOLS_VERSION: vs2022
62+
WindowsSDKVersion: 10.0.22621.0
6263
shell: cmd
6364
if: matrix.language == 'cpp'
6465
run: build-all.bat

0 commit comments

Comments
 (0)