From de78e4ef1ea723398f138d798294d021e78a25b4 Mon Sep 17 00:00:00 2001 From: Matt Mastracci Date: Thu, 8 Feb 2024 09:50:11 -0700 Subject: chore: temporarily disable ARM64 (#22350) While we figure out the build breakage. --- .github/workflows/ci.yml | 11 ----------- 1 file changed, 11 deletions(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c89ef6ee..0dccd9469 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,17 +111,6 @@ jobs: runner: ubuntu-22.04 job: lint profile: debug - - os: linux - arch: aarch64 - runner: ubicloud-standard-16-arm - job: test - profile: debug - - os: linux - arch: aarch64 - runner: ubicloud-standard-16-arm - job: test - profile: release - use_sysroot: true - os: macos arch: x86_64 runner: macos-12 -- cgit v1.2.3