Skip to content

Commit

Permalink
ci: add support for loongarch64-unknown-linux-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher authored and nagisa committed Nov 13, 2024
1 parent c94a424 commit 762438e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
- aarch64-unknown-linux-gnu
- arm-unknown-linux-gnueabi
- armv7-unknown-linux-gnueabihf
- loongarch64-unknown-linux-gnu
- i686-unknown-linux-gnu
- i686-unknown-linux-musl
# No libstd available :(
Expand Down

0 comments on commit 762438e

Please sign in to comment.