Skip to content

Commit

Permalink
feat: add mips64le.
Browse files Browse the repository at this point in the history
  • Loading branch information
peanut996 committed Jul 17, 2024
1 parent d181340 commit 16a68a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
gomips: softfloat
- goos: linux
goarch: mips64
# - goos: linux
# goarch: mipsle64
- goos: linux
goarch: mips64le
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 16a68a4

Please sign in to comment.