From d2b0eb7da6d5498aa6022bdb89fbd1aec2007e36 Mon Sep 17 00:00:00 2001 From: Andrejs Cunskis Date: Wed, 8 Mar 2023 12:03:27 +0100 Subject: [PATCH] Remove high-cpu tag --- .gitlab/ci/definitions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab/ci/definitions.yml b/.gitlab/ci/definitions.yml index 18c0322..b76b233 100644 --- a/.gitlab/ci/definitions.yml +++ b/.gitlab/ci/definitions.yml @@ -2,7 +2,6 @@ timeout: 4 hours # builds with emulation can take a long time to complete tags: - docker - - high-cpu variables: QEMU_IMAGE: tonistiigi/binfmt:qemu-v7.0.0 before_script: