Actions: test on Elixir 1.17.x

This commit is contained in:
Michael Klishin 2024-11-27 17:55:34 -05:00
parent 1cae417dbf
commit 88db8c929e
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
4 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@ jobs:
with:
ref: refs/heads/main
erlang_version: 26.2
elixir_version: 1.15
elixir_version: 1.17
project_version: 4.0.0
check-v4_0_x:
@ -17,7 +17,7 @@ jobs:
with:
ref: refs/heads/main
erlang_version: 26.2
elixir_version: 1.15
elixir_version: 1.17
project_version: 4.0.0
check-v3_13_x:
@ -25,7 +25,7 @@ jobs:
with:
ref: refs/heads/v3.13.x
erlang_version: 26.2
elixir_version: 1.15
elixir_version: 1.17
project_version: 3.13.0
check-v3_12_x:
@ -33,5 +33,5 @@ jobs:
with:
ref: refs/heads/v3.12.x
erlang_version: 26.1
elixir_version: 1.15
elixir_version: 1.17
project_version: 3.12.0

View File

@ -20,7 +20,7 @@ jobs:
- chrome
include:
- erlang_version: "26.2"
elixir_version: 1.15.7
elixir_version: 1.17
env:
SELENIUM_DIR: selenium
DOCKER_NETWORK: rabbitmq_net

View File

@ -32,7 +32,7 @@ jobs:
- khepri
include:
- erlang_version: 26
elixir_version: 1.15
elixir_version: 1.17
timeout-minutes: 120
steps:
- name: LOAD REPO CACHE

View File

@ -32,7 +32,7 @@ jobs:
- khepri
include:
- erlang_version: 26
elixir_version: 1.15
elixir_version: 1.17
timeout-minutes: 120
steps:
- name: LOAD REPO CACHE