From 076279d34ea24cbb586299832d7e8423be609599 Mon Sep 17 00:00:00 2001 From: Damir Nedzibovic Date: Wed, 8 Jan 2025 13:08:24 +0100 Subject: [PATCH] TEL-6178: Remove ARM platforms. --- .github/workflows/cicd.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index f710225..5270fab 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -32,10 +32,6 @@ jobs: platform: - name: amd64 runner: ubuntu-latest - - name: arm32v7 - runner: ubuntu-latest - - name: arm64v8 - runner: ubuntu-latest # exclude: # - version: bookworm # platform: