From d287db2be179f0c4c00679c80214de552694b58f Mon Sep 17 00:00:00 2001 From: Alex Urbina Date: Wed, 9 Oct 2024 08:49:39 -0600 Subject: [PATCH] ENG-284 REFACTOR: Runner name for Linux ARM64 --- .github/workflows/build-cli.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-cli.yml b/.github/workflows/build-cli.yml index 26035beb44b..16c30439110 100644 --- a/.github/workflows/build-cli.yml +++ b/.github/workflows/build-cli.yml @@ -68,7 +68,7 @@ jobs: [ { base: "linux", distro: "ubuntu-22.04" }, { base: "mac", distro: "macos-13" }, - { base: "linux-arm64", distro: "ubuntu-arm64-22.04" } + { base: "linux-arm64", distro: "bre-shared-ubuntu-arm64-22" } ] license_type: [