Skip to content

Commit f1f5444

Browse files
committed
CI: Bump riscv-gnu-toolchain
1 parent a968310 commit f1f5444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 \

0 commit comments

Comments
 (0)