diff --git a/ci/build_cpp.sh b/ci/build_cpp.sh index cbc84d890d..0132b5d87e 100755 --- a/ci/build_cpp.sh +++ b/ci/build_cpp.sh @@ -7,7 +7,7 @@ build_dir=${2} # Dependency versions, when fetched via git. detector_rev=master -checkpoint_rev=develop +checkpoint_rev=vt908-nvcc if test "${VT_DOXYGEN_ENABLED:-0}" -eq 1 then