we don't support otp24, bump to 25

This commit is contained in:
Floatingghost 2025-03-02 12:19:14 +00:00
parent 842414b927
commit 829af03042
2 changed files with 3 additions and 3 deletions

View file

@ -10,11 +10,11 @@ matrix:
- 1.15 - 1.15
- 1.18 - 1.18
OTP_VERSION: OTP_VERSION:
- 24 - 25
- 27 - 27
include: include:
- ELIXIR_VERSION: 1.15 - ELIXIR_VERSION: 1.15
OTP_VERSION: 24 OTP_VERSION: 25
- ELIXIR_VERSION: 1.18 - ELIXIR_VERSION: 1.18
OTP_VERSION: 27 OTP_VERSION: 27

View file

@ -1,2 +1,2 @@
./build.sh 1.15-otp24 1.15.8-erlang-24.3.4.17-alpine-3.19.7 ./build.sh 1.15-otp25 1.15.8-erlang-25.3.2.18-alpine-3.19.7
./build.sh 1.18-otp27 1.18.2-erlang-27.2.4-alpine-3.19.7 ./build.sh 1.18-otp27 1.18.2-erlang-27.2.4-alpine-3.19.7