Skip to content

Commit 56e6b3c

Browse files
committed
chore(ci): Add riscv32imc-esp-espidf to the list of crosscompile targets
Signed-off-by: Léo Gillot-Lamure <[email protected]>
1 parent dd8acca commit 56e6b3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ jobs:
166166
- armv7-unknown-linux-gnueabihf
167167
- powerpc-unknown-linux-gnu
168168
- powerpc64-unknown-linux-gnu
169+
- riscv32imc-esp-espidf
169170
- wasm32-unknown-unknown
170171
steps:
171172
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)