try using CCCL 12.4.127 with cuda 11.8.0 to fix CI failure

This commit is contained in:
Daniel Bevenius 2026-05-11 14:44:23 +02:00
parent ca1bfc797d
commit be867eadf5
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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