ci/test: remove superfluous matrix combinations

When include is used only the specified combinations
are executed and the full list above is ignored
This commit is contained in:
Oneric 2025-06-07 22:59:35 +02:00
parent f2c2ec5e27
commit d63292561b

View file

@ -6,12 +6,6 @@ depends_on:
matrix:
# test the lowest and highest versions
ELIXIR_VERSION:
- 1.14
- 1.18
OTP_VERSION:
- 25
- 27
include:
- ELIXIR_VERSION: 1.14
OTP_VERSION: 25