compat matrix

This commit is contained in:
Mayel de Borniol 2024-03-17 10:12:04 +00:00
parent 05749d4668
commit 80c1db51e7

View file

@ -15,7 +15,7 @@ jobs:
matrix:
flavour: ['classic'] # 'community', 'cooperation'
otp: ['26.2.3', '25.2.3']
elixir: ['1.16.2', '1.14.0']
elixir: ['1.16.2', '1.14.5']
# ^ test with latest versions + oldest supported (i.e. versions available in debian stable)
env:
FLAVOUR: ${{matrix.flavour}}