Skip to content

Commit

Permalink
chore(ci): Add riscv32imc-esp-espidf to the list of crosscompile targets
Browse files Browse the repository at this point in the history
  • Loading branch information
navaati committed Jul 1, 2024
1 parent 7c6a317 commit 346744b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
- armv7-unknown-linux-gnueabihf
- powerpc-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
- riscv32imc-esp-espidf
- wasm32-unknown-unknown
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 346744b

Please sign in to comment.