Skip to content

Commit

Permalink
Update go-build.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: xrz <62951481+xrz-cloud@users.noreply.github.com>
  • Loading branch information
xrz-cloud authored and markpash committed Jun 23, 2024
1 parent dda4ed9 commit c9813bf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/go-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,17 @@ jobs:
goarch: mips64le
- goos: linux
goarch: mips
- goos: linux
goarch: mipsle
- goos: linux
goarch: mips64
gomips: softfloat
- goos: linux
goarch: mips64le
gomips: softfloat
- goos: linux
goarch: mips
gomips: softfloat
- goos: linux
goarch: mipsle
gomips: softfloat
Expand Down

0 comments on commit c9813bf

Please sign in to comment.