From f565a039b607069da8bf11ab64afd3c3b8166efb Mon Sep 17 00:00:00 2001 From: jgrusewski Date: Thu, 26 Feb 2026 16:02:14 +0100 Subject: [PATCH] ci: trigger rebuild for TFT zero-dim fix Co-Authored-By: Claude Opus 4.6 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dcf6cbf22..7cbc412a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ # GitLab CI/CD — Foxhunt -# Runs on ci-build pool (L4-1-24G or H100-1-80G: scale-to-zero) +# Runs on ci-build pool (L4 or H100: scale-to-zero) # CI builder image: CUDA 12.4 + Rust 1.89 + protoc + sccache (hosted on Scaleway CR) # Service images: pushed to Scaleway Container Registry (Kaniko)