commit c6a4056df105673399568cf223ecb3d2b5667498
parent 93359ec74a12c2604acea8046eb8a37d2605951a
Author: David Goulet <dgoulet@torproject.org>
Date: Fri, 3 Oct 2025 08:32:16 -0400
ci: Unpin TPA runners, the CI failure has been resolved
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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 |