[R] Bump requirement to 4.3.0. (#9847)

This commit is contained in:
Jiaming Yuan
2023-12-07 00:12:45 +08:00
committed by GitHub
parent 1de3f4135c
commit 4bc1f3a388
4 changed files with 15 additions and 4 deletions

View File

@@ -261,6 +261,8 @@ def test_with_cmake(args: argparse.Namespace) -> None:
"-DCMAKE_CONFIGURATION_TYPES=Release",
"-A",
"x64",
"-G",
"Visual Studio 17 2022",
]
)
subprocess.check_call(