From: Sigbjørn Skjæret Date: Sun, 14 Jun 2026 06:27:52 +0000 (+0200) Subject: ci : use CUDA label for cuda backend (#24594) X-Git-Tag: upstream/0.0.10438~809 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=46722116b92545aa1009d30b5396a870ef9edd76;p=pkg%2Fggml%2Fsources%2Fllama.cpp ci : use CUDA label for cuda backend (#24594) --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 60aa51d2c..3361118ed 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -12,7 +12,7 @@ SYCL: - ggml/src/ggml-sycl/** - docs/backend/SYCL.md - examples/sycl/** -Nvidia GPU: +CUDA: - changed-files: - any-glob-to-any-file: - ggml/include/ggml-cuda.h