ci: adjust elixir and OTP versions
Some checks failed
ci/woodpecker/pr/test/2 Pipeline failed
ci/woodpecker/pr/test/1 Pipeline was successful

This commit is contained in:
Oneric 2025-12-28 00:00:00 +00:00
commit cbae0760d0

View file

@ -4,12 +4,12 @@ when:
matrix:
# test the lowest and highest versions
include:
- ELIXIR_VERSION: 1.14
- ELIXIR_VERSION: 1.15
OTP_VERSION: 25
LINT: NO
PLATFORM: linux/amd64
- ELIXIR_VERSION: 1.18
OTP_VERSION: 27
- ELIXIR_VERSION: 1.19
OTP_VERSION: 28
LINT: YES
PLATFORM: linux/arm64