From 5d618de296b386341c35aebc1c68028fbd1a45f7 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 25 May 2022 17:01:00 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7adec328..15ccd359 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,11 +39,6 @@ jobs: goal: build arch: aarch64 openssl_archs: linux-aarch64 - - os: [self-hosted, linux, arm] - jid: 3 - goal: build - arch: armv7l - openssl_archs: linux-armv4 - os: macos-12 jid: 4 goal: build