From d0240ba7424bbc51aa491873cb0ba2cae7b2cb9a Mon Sep 17 00:00:00 2001 From: Petros Paraskevopoulos Date: Wed, 17 Jun 2026 21:55:29 +0300 Subject: [PATCH] CI: Use android-staging agent to test ami-08ace45d52a5caade AMI Name: android-build-image-6.53.0v1.15.0 --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 2c25f5950acf..31cd8bccd561 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -8,7 +8,7 @@ common_params: format: "junit" agents: - queue: "android" + queue: "android-staging" steps: #################