From 60eaabfb37024d0fe77fdfe6ab73c7eb56494266 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 16 Jun 2022 10:01:07 -0400 Subject: [PATCH] gitlab-ci: Use lowercase tpa tag. Our gitlab admins are standardizing on this variant. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b3c89ed09..c4ce9c9cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -155,7 +155,7 @@ build-repro: paths: - osxcross/target tags: - - TPA + - tpa - amd64 integration: