Skip to content

Commit

Permalink
Update go-build.yaml
Browse files Browse the repository at this point in the history
remove loong from build system

Signed-off-by: bepass <[email protected]>
  • Loading branch information
uoosef authored Jan 26, 2024
1 parent 82bc502 commit 1f48184
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/go-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,12 @@ jobs:
goarch: arm
goarm: 7
# BEGIN Other architectures
# BEGIN riscv64 & ARM64 & LOONG64
# BEGIN riscv64 & ARM64
- goos: linux
goarch: arm64
- goos: linux
goarch: riscv64
- goos: linux
goarch: loong64
# END riscv64 & ARM64 & LOONG64
# END riscv64 & ARM64
# BEGIN MIPS
- goos: linux
goarch: mips64
Expand Down

0 comments on commit 1f48184

Please sign in to comment.