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: |