]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Revert "try using CCCL 12.4.127 with cuda 11.8.0 to fix CI failure"
authorDaniel Bevenius <redacted>
Mon, 11 May 2026 13:17:13 +0000 (15:17 +0200)
committerGeorgi Gerganov <redacted>
Thu, 14 May 2026 18:26:48 +0000 (21:26 +0300)
This reverts commit be867eadf553801eb7d1c383ed47a90fdd3d4b18.

Sorry about this noise, I thought it was worth a try.

.github/workflows/build.yml

index 423b1b28b22f9703d003764989832a2fa3327fe0..be3f78a3f5bb3ebdb92fdc07422d9b02c515b2ce 100644 (file)
@@ -822,7 +822,7 @@ jobs:
           $NVTX_VER   = "11.8.86"
           $VS_VER     = "11.8.86"
           $NVPROF_VER = "11.8.87"
-          $CCCL_VER   = "12.4.127"
+          $CCCL_VER   = "11.8.89"
 
           # Create the directory where the CUDA Toolkit will be installed
           mkdir -p $CUDA_TOOLKIT_DIR