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 committed Nov 12, 2024
1 parent c94a424 commit 8ddfa35
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 8ddfa35

Please sign in to comment.