mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-17 22:14:48 +08:00
Tests - Update master build VS version
This commit is contained in:
2
.github/workflows/master-validation.yml
vendored
2
.github/workflows/master-validation.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
name: "MSVC",
|
||||
cc: "cl",
|
||||
cxx: "cl",
|
||||
generator: "Visual Studio 17 2022",
|
||||
generator: "Visual Studio 18 2026",
|
||||
toolset: "host=x64",
|
||||
c_flags: "/W4 /WX",
|
||||
cxx_flags: "/W4 /WX"
|
||||
|
||||
Reference in New Issue
Block a user