Tweak our test combos (#31)

This commit is contained in:
Paulo F. Oliveira
2021-04-19 23:17:55 +01:00
committed by GitHub
parent 78d10b5f61
commit d2707f347b
4 changed files with 89 additions and 67 deletions
+2 -2
View File
@@ -37,12 +37,12 @@ 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.
and Erlang/OTP.
| Ubuntu | Erlang/OTP | Status
|- |- |-
| ubuntu-16.04 | 17 - 23 | ✅
| ubuntu-18.04 | 20 - 23 | ✅
| ubuntu-18.04 | 17 - 23 | ✅
| ubuntu-20.04 | 20 - 23 | ✅
### Basic example (Elixir)