Skip to content

Commit

Permalink
Add Erlang/OTP v. Ubuntu compatibility list (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira authored Mar 31, 2021
1 parent 1f3954e commit f05ed1c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,17 @@ For pre-release Elixir versions, such as `1.11.0-rc.0`, use the full version
specifier (`1.11.0-rc.0`). Pre-release versions are opt-in, so `1.11.x` will
not match a pre-release.

### Compatibility between Ubuntu and Erlang/OTP

This list presents the known working version combos between Ubuntu
and Erlang/OTP. Non-listed combos are not guaranteed to work.

| Ubuntu | Erlang/OTP | Status
|- |- |-
| ubuntu-16.04 | 17 - 23 | ✅
| ubuntu-18.04 | 20 - 23 | ✅
| ubuntu-20.04 | 20 - 23 | ✅

### Basic example (Elixir)

```yaml
Expand Down

0 comments on commit f05ed1c

Please sign in to comment.