]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
ci: Unpin TPA runners, the CI failure has been resolved maint-0.4.8
authorDavid Goulet <dgoulet@torproject.org>
Fri, 3 Oct 2025 12:32:16 +0000 (08:32 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Fri, 3 Oct 2025 14:16:16 +0000 (10:16 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
.gitlab-ci.yml

index b50282068ec2f1c85cfbbbaf47f432a9a1d4960a..9343c5db4a0405269415838f1a4175a73eeb8780 100644 (file)
@@ -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 |