From dc3f75861259c87d42ad06310ef88e7386fccae8 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Sat, 27 Feb 2021 16:57:36 +0100 Subject: [PATCH] revert: windows arm build This reverts commit 58c2ca2b59951ce5b6af920db6c8d0cc70af42bd --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2322230f..c22d39c0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,8 +53,6 @@ jobs: goarch: arm - os: windows-latest goarch: 386 - - os: windows-latest - goarch: arm runs-on: ${{ matrix.os }} defaults: run: