From 9bf2a52cbbaacfc9ed78ec0d0cfe33c6680fb09c Mon Sep 17 00:00:00 2001 From: jgrusewski Date: Thu, 26 Feb 2026 14:42:02 +0100 Subject: [PATCH] ci: update header comment to reflect mixed GPU pool 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 981020287..dcf6cbf22 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: 12 vCPU, 45.5GB, scale-to-zero, €0.75/hr) +# Runs on ci-build pool (L4-1-24G or H100-1-80G: 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)