]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
ci: Move tag to the x86-64 template
authorDavid Goulet <dgoulet@torproject.org>
Wed, 2 Aug 2023 17:30:28 +0000 (13:30 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 2 Aug 2023 17:30:28 +0000 (13:30 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
.gitlab-ci.yml

index f48422f3297647d92c2976a4aa05183e8c170b9b..789f6c48400a9512106601cf0c0ed9a1a863b81a 100644 (file)
@@ -42,6 +42,7 @@ variables:
 .x86-64-template: &x86-64-template
   tags:
     - amd64
+    - physical
 
 # This template should be usable on any system that's based on apt.
 .apt-template: &apt-template |
@@ -119,8 +120,6 @@ debian-minimal:
 # Minimal check on debian/i386: just make, make check.
 #
 debian-i386-minimal:
-  tags:
-    - physical
   image: i386/debian:bullseye
   <<: *debian-template
   script: