We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a00275 commit 681f35fCopy full SHA for 681f35f
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
with:
22
toolchain: ${{ matrix.rust }}
23
components: rustfmt, clippy, rust-src
24
+ targets: riscv64imac-unknown-none-elf
25
- name: Install solc
26
run: |
27
SOLC_VERSION=0.8.26
0 commit comments