diff mbox series

[isar-cip-core,1/9] ci: Select large runner

Message ID 687844f994dd0a79b63f5263ba2d7d8716c4bb05.1625660195.git.jan.kiszka@siemens.com (mailing list archive)
State Handled Elsewhere
Headers show
Series Varions Updates: bullseye, kernel, kas, isar | expand

Commit Message

Jan Kiszka July 7, 2021, 12:16 p.m. UTC
From: Jan Kiszka <jan.kiszka@siemens.com>

Needed since we now have multiple options, and the smaller one is not
even compatible with Isar.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9d9ced0..823160f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,8 @@  default:
 
 .build_base:
   stage: build
+  tags:
+    - large
   variables:
     base_yaml: "kas-cip.yml:kas/board/${target}.yml"
   script: