Skip to content

Commit d5d0ce9

Browse files
authored
fix gcc version
1 parent 8c234ce commit d5d0ce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/riscv64_vector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
triple: riscv64-unknown-linux-gnu
1818
riscv_gnu_toolchain: https://github.com/riscv-collab/riscv-gnu-toolchain
19-
riscv_gnu_toolchain_version: 13.2.0
19+
riscv_gnu_toolchain_version: 15.1.0
2020
riscv_gnu_toolchain_nightly_download_path: /releases/download/2025.08.29/riscv64-glibc-ubuntu-22.04-llvm-nightly-2025.08.29-nightly.tar.xz
2121
strategy:
2222
fail-fast: false

0 commit comments

Comments
 (0)