Skip to content

Commit dcb4a38

Browse files
committed
Update toolchain.
1 parent 329250a commit dcb4a38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ OS := shell('uname')
55

66
# NOTE: Not every release of this toolchain comes with the vector extension enabled.
77
# This must be manually verified for each release.
8-
TOOLCHAIN_RELEASE_DATE := "2026.03.13"
8+
TOOLCHAIN_RELEASE_DATE := "2026.07.15"
99
SPIKE_COMMIT_HASH := "20feb9c2bf2a7deab964d8190b0cbd4b4131bec3"
1010
SAIL_RISCV_RELEASE := "0.13.1"
1111

0 commit comments

Comments
 (0)