From d7a707cfea5347e493063960e63f106c4e509c3a Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Wed, 1 May 2024 09:22:37 +0000 Subject: [PATCH] update --- .github/workflows/main.yaml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 0bc7abf..2a72f07 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -94,8 +94,6 @@ jobs: - goos: linux goarch: arm goarm: 5 - - goos: android - goarch: arm64 - goos: windows goarch: arm64 - goos: windows @@ -105,20 +103,6 @@ jobs: goarch: arm64 - goos: linux goarch: riscv64 - - goos: linux - goarch: mips64 - - goos: linux - goarch: mips64le - - goos: linux - goarch: mipsle - - goos: linux - goarch: mips - - goos: linux - goarch: mipsle - gomips: softfloat - - goos: linux - goarch: mips - gomips: softfloat - goos: linux goarch: ppc64 - goos: linux