]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
try using CCCL 12.4.127 with cuda 11.8.0 to fix CI failure
authorDaniel Bevenius <redacted>
Mon, 11 May 2026 12:44:23 +0000 (14:44 +0200)
committerGeorgi Gerganov <redacted>
Thu, 14 May 2026 18:26:48 +0000 (21:26 +0300)
.github/workflows/build.yml

index be3f78a3f5bb3ebdb92fdc07422d9b02c515b2ce..423b1b28b22f9703d003764989832a2fa3327fe0 100644 (file)
@@ -822,7 +822,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