From c61d5d8b270f25a7425ef12485bd4a74446fc305 Mon Sep 17 00:00:00 2001 From: muthuja Date: Wed, 18 Sep 2024 19:53:07 +0530 Subject: [PATCH] test aarch64 docker quque for habitat Signed-off-by: muthuja --- .expeditor/verify.pipeline.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index b071615f..b3be6c70 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -10,10 +10,7 @@ steps: - label: "[build] :linux: aarch64 hab" agents: - queue: docker-linux-amazon-2023-arm64 - plugins: - - docker#v3.13.0: - image: "rust:1.62.1-buster" + queue: default-privileged-aarch64 env: HAB_LICENSE: "accept-no-persist" BUILD_PKG_TARGET: "aarch64-linux"