Skip to content

Commit

Permalink
Updated Java README to reflect musl incompatibility (#2948)
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Liang <[email protected]>
  • Loading branch information
edlng authored Jan 15, 2025
1 parent 6c7b783 commit 2f81a0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Linux:
- Ubuntu 22.04.1 (x86_64 and aarch64)
- Amazon Linux 2023 (AL2023) (x86_64)

**Note: Currently Alpine Linux / MUSL is NOT supported due to an incompatibility with a native Java component.**

macOS:

- macOS 14.7 (Apple silicon/aarch_64)
Expand Down

0 comments on commit 2f81a0b

Please sign in to comment.