Skip to content

Commit 5356dee

Browse files
committed
Linux-aarch64 is supported since 21.2, not 20.2 (typo)
* See a0948a6
1 parent 1087e5e commit 5356dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ TruffleRuby is actively tested on the following systems:
9696
Architectures:
9797

9898
* AMD64 (aka `x86_64`): Supported
99-
* AArch64 (aka `arm64`): Supported on Linux (from 20.2)
99+
* AArch64 (aka `arm64`): Supported on Linux (from 21.2)
100100

101101
You may find that TruffleRuby will not work if you severely restrict the
102102
environment, for example, by unmounting system filesystems such as `/dev/shm`.

0 commit comments

Comments
 (0)