From 3eb03c83a9e4eabaaa9b531df96b7c41e15031fb Mon Sep 17 00:00:00 2001 From: Kian-Meng Ang Date: Mon, 24 Mar 2025 21:55:30 +0800 Subject: [PATCH] Fix invalid Markdown in Compatibility section (#319) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c50b26..e39d114 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ This list presents the known working version combos between the target operating and Erlang/OTP. | Operating system | Erlang/OTP | OTP Architecture | Status -|- |- | |- +|- |- | - |- | `ubuntu-18.04` | 17.0 - 25.3 | x86_64, arm64 | ✅ | `ubuntu-20.04` | 21.0 - 27 | x86_64, arm64 | ✅ | `ubuntu-22.04` | 24.2 - 27 | x86_64, arm64 | ✅