From 058032aaac29fa958c506375419ea2ab3e8af57a Mon Sep 17 00:00:00 2001 From: xiao Date: Mon, 9 Dec 2024 14:34:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E6=B5=81=E6=B0=B4=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cnb.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.cnb.yml b/.cnb.yml index d0834b3..975ba67 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -114,7 +114,10 @@ $: options: key: cnb-build-arm64 - - services: + - runner: + tags: cnb:arch:amd64 + cpus: 2 + services: - docker env: IMAGE_TAG: ${CNB_DOCKER_REGISTRY}/${CNB_REPO_SLUG_LOWERCASE}:latest