]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
CI: Remove physical tags from gitlab-ci runner requirements.
authorAlexander Hansen Færøy <ahf@torproject.org>
Tue, 18 Mar 2025 12:17:28 +0000 (13:17 +0100)
committerAlexander Hansen Færøy <ahf@torproject.org>
Tue, 18 Mar 2025 12:17:28 +0000 (13:17 +0100)
.gitlab-ci.yml

index b1099fa28524c6599020298b51675958de52683d..0372c4015bd5daf0d45af9b13b6f4f84a98c1652 100644 (file)
@@ -42,7 +42,6 @@ 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 |
@@ -137,8 +136,6 @@ debian-i386-minimal:
   <<: *debian-template
   script:
     - ./scripts/ci/ci-driver.sh
-  tags:
-    - physical
 
 #####
 # Run "make check" with a hardened clang on debian stable.  This takes