Skip to content

Commit 88fa915

Browse files
authored
Merge pull request #444 from sysprog21/update-gnu-toolchain
CI: Bump riscv-gnu-toolchain
2 parents a968310 + dab730f commit 88fa915

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.ci/riscv-toolchain-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ check_platform
99
mkdir -p toolchain
1010

1111
# GNU Toolchain for RISC-V
12-
GCC_VER=2023.10.06
12+
GCC_VER=2024.04.12
1313
TOOLCHAIN_REPO=https://github.com/riscv-collab/riscv-gnu-toolchain/releases
1414

1515
wget -q \
-7.31 MB
Binary file not shown.

tests/riscv-arch-test

Submodule riscv-arch-test updated 1697 files

0 commit comments

Comments
 (0)