Fix CI runner
- Dec 04, 2020
-
-
Administrator authored460c93e9
-
Administrator authored
The CMake version 3.13.4 has a problem to cut the length of test results to be uploaded to CDash. Using CMake 3.19.1 fixes the problem.
f3c60857
-
This MR fixes a problem with the upload of test results to the CDash server. With the latest CMake version the data uploaded for successful tests are properly truncated.
The CMake version 3.13.4 has a problem to cut the length of test results to be uploaded to CDash. Using CMake 3.19.1 fixes the problem.