Skip to content

Commit

Permalink
ci: 🎡 loongarch support
Browse files Browse the repository at this point in the history
  • Loading branch information
abcfy2 committed Feb 8, 2025
1 parent 0a9b08e commit 00f16bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
cross_host:
- arm-unknown-linux-musleabi
- aarch64-unknown-linux-musl
- loongarch64-unknown-linux-musl
- mips-unknown-linux-musl
- mipsel-unknown-linux-musl
- mips64-unknown-linux-musl
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ All avaliable `CROSS_HOST` can be found in [Tags](https://hub.docker.com/r/abcfy

- arm-unknown-linux-musleabi
- aarch64-unknown-linux-musl
- loongarch64-unknown-linux-musl
- mips-unknown-linux-musl
- mipsel-unknown-linux-musl
- mips64-unknown-linux-musl
Expand Down

0 comments on commit 00f16bc

Please sign in to comment.