Boost minimum tested version to 1.9

Add erlang 22
This commit is contained in:
Mitchell Hanberg 2021-04-16 01:28:22 -04:00
parent 851f6415fe
commit 73b6973a74

View file

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
otp: [21.x]
elixir: [1.8.x, 1.11.x]
elixir: [1.9.x, 1.11.x]
steps:
- uses: actions/checkout@v2
@ -42,8 +42,8 @@ jobs:
strategy:
matrix:
otp: [21.x]
elixir: [1.8.x, 1.11.x]
otp: [21.x, 22.x]
elixir: [1.9.x, 1.11.x]
services:
db: