From c6a4056df105673399568cf223ecb3d2b5667498 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Fri, 3 Oct 2025 08:32:16 -0400 Subject: [PATCH] ci: Unpin TPA runners, the CI failure has been resolved Signed-off-by: David Goulet --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b50282068e..9343c5db4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,7 +42,6 @@ variables: .x86-64-template: &x86-64-template tags: - amd64 - - tpa # This template should be usable on any system that's based on apt. .apt-template: &apt-template | -- 2.47.3