Skip to content

Commit e86aaf3

Browse files
committed
risc vs risc64...
1 parent 9cf051e commit e86aaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: report-toolchain-versions
5757
run: |
5858
arm-none-eabi-gcc --version
59-
riscv64-none-elf-gcc --version
59+
riscv-none-elf-gcc --version
6060
###########################################
6161
# libtock-c specific build steps begin here
6262
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)