Skip to content

Commit 24fa3dd

Browse files
authored
1 parent d231d77 commit 24fa3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpython-windows/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1842,7 +1842,7 @@ def main() -> None:
18421842
)
18431843
parser.add_argument(
18441844
"--windows-sdk-version",
1845-
default="10.0.20348.0",
1845+
default="10.0.26100.0",
18461846
help="Windows SDK version to build with",
18471847
)
18481848

0 commit comments

Comments
 (0)