Skip to content

Commit 6456280

Browse files
committed
test
1 parent 05ba706 commit 6456280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/general/src/modules/Arch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def architecture
8282
# SCR.Read(path(".probe.architecture"))
8383
# )
8484
#end
85-
@_architecture = "arm"
85+
@_architecture = "riscv64"
8686
@_architecture
8787
end
8888

0 commit comments

Comments
 (0)