From 7f6eecf45774e781cc82fe8b9ff98f0f74e6883d Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Thu, 18 Jul 2024 12:36:21 -0700 Subject: [PATCH] no arm --- .azure-pipelines/templates/jobs/packaging-jobs.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.azure-pipelines/templates/jobs/packaging-jobs.yml b/.azure-pipelines/templates/jobs/packaging-jobs.yml index ebf6b44e5..0ec2a272e 100644 --- a/.azure-pipelines/templates/jobs/packaging-jobs.yml +++ b/.azure-pipelines/templates/jobs/packaging-jobs.yml @@ -62,10 +62,6 @@ jobs: matrix: amd64: SNAP_ARCH: amd64 - armhf: - SNAP_ARCH: armhf - arm64: - SNAP_ARCH: arm64 timeoutInMinutes: 0 steps: - script: |