diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fb115b22a..e35a6068c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -821,7 +821,7 @@ jobs: $NVTX_VER = "11.8.86" $VS_VER = "11.8.86" $NVPROF_VER = "11.8.87" - $CCCL_VER = "11.8.89" + $CCCL_VER = "12.4.127" # Create the directory where the CUDA Toolkit will be installed mkdir -p $CUDA_TOOLKIT_DIR