mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
build: Bump VS minimum supported version to 18.3
This commit is contained in:
2
.github/ci-windows.py
vendored
2
.github/ci-windows.py
vendored
@@ -45,7 +45,7 @@ def generate(ci_type):
|
||||
"build",
|
||||
"-Werror=dev",
|
||||
"--preset",
|
||||
"vs2022",
|
||||
"vs2026",
|
||||
] + GENERATE_OPTIONS[ci_type]
|
||||
run(command)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user