Skip to content

Commit 3cb4275

Browse files
committed
CI: Bump riscv-arch-test revision
1 parent 398234b commit 3cb4275

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
@@ -7,7 +7,7 @@ check_platform
77
mkdir -p toolchain
88

99
# GNU Toolchain for RISC-V
10-
GCC_VER=2023.07.07
10+
GCC_VER=2023.10.06
1111
TOOLCHAIN_REPO=https://github.com/riscv-collab/riscv-gnu-toolchain/releases
1212

1313
wget -q \

0 commit comments

Comments
 (0)