Skip to content

Commit 53eb49a

Browse files
authored
fix download url
1 parent 0237eb1 commit 53eb49a

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
@@ -17,7 +17,7 @@ jobs:
1717
triple: riscv64-unknown-linux-gnu
1818
riscv_gnu_toolchain: https://github.com/riscv-collab/riscv-gnu-toolchain
1919
riscv_gnu_toolchain_version: 13.2.0
20-
riscv_gnu_toolchain_nightly_download_path: /releases/download/2025.09.28/riscv64-glibc-ubuntu-22.04-llvm-nightly-2025.08.29-nightly.tar.xz
20+
riscv_gnu_toolchain_nightly_download_path: /releases/download/2025.09.28/riscv64-glibc-ubuntu-22.04-llvm-nightly-2025.09.28-nightly.tar.xz
2121
strategy:
2222
fail-fast: false
2323
matrix:

0 commit comments

Comments
 (0)