There was an error while loading. Please reload this page.
1 parent 329250a commit dcb4a38Copy full SHA for dcb4a38
1 file changed
justfile
@@ -5,7 +5,7 @@ OS := shell('uname')
5
6
# NOTE: Not every release of this toolchain comes with the vector extension enabled.
7
# This must be manually verified for each release.
8
-TOOLCHAIN_RELEASE_DATE := "2026.03.13"
+TOOLCHAIN_RELEASE_DATE := "2026.07.15"
9
SPIKE_COMMIT_HASH := "20feb9c2bf2a7deab964d8190b0cbd4b4131bec3"
10
SAIL_RISCV_RELEASE := "0.13.1"
11
0 commit comments