commit 890c31ceba8bb4d976f30aa4436be0a723d347d7
parent 8fc589f5645fc02aa77cca6b621f3fa3b2ff5067
Author: trinity-1686a <trinity@deuxfleurs.fr>
Date: Fri, 25 Aug 2023 10:14:04 +0200
use physical runner for i386 jobs
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
@@ -121,6 +121,8 @@ 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