From 1505e0aaedad6364eaba35b50741bb4ea86e335e Mon Sep 17 00:00:00 2001 From: hktalent <18223385+hktalent@users.noreply.github.com> Date: Tue, 23 Aug 2022 01:10:35 +0800 Subject: [PATCH] Optimize automated compilation scripts 2022-08-23 --- .github/build/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/build/linux.yml b/.github/build/linux.yml index 96f65d0b9..b4b9a069c 100755 --- a/.github/build/linux.yml +++ b/.github/build/linux.yml @@ -16,7 +16,7 @@ builds: - linux goarch: - amd64 - - arm64 +# - arm64 archives: - format: zip