File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
with :
10
10
ref : refs/heads/main
11
11
erlang_version : 26.2
12
- elixir_version : 1.15
12
+ elixir_version : 1.17
13
13
project_version : 4.0.0
14
14
15
15
check-v4_0_x :
16
16
uses : ./.github/workflows/check-build-system-equivalence.yaml
17
17
with :
18
18
ref : refs/heads/main
19
19
erlang_version : 26.2
20
- elixir_version : 1.15
20
+ elixir_version : 1.17
21
21
project_version : 4.0.0
22
22
23
23
check-v3_13_x :
24
24
uses : ./.github/workflows/check-build-system-equivalence.yaml
25
25
with :
26
26
ref : refs/heads/v3.13.x
27
27
erlang_version : 26.2
28
- elixir_version : 1.15
28
+ elixir_version : 1.17
29
29
project_version : 3.13.0
30
30
31
31
check-v3_12_x :
32
32
uses : ./.github/workflows/check-build-system-equivalence.yaml
33
33
with :
34
34
ref : refs/heads/v3.12.x
35
35
erlang_version : 26.1
36
- elixir_version : 1.15
36
+ elixir_version : 1.17
37
37
project_version : 3.12.0
Original file line number Diff line number Diff line change 20
20
- chrome
21
21
include :
22
22
- erlang_version : " 26.2"
23
- elixir_version : 1.15.7
23
+ elixir_version : 1.17
24
24
env :
25
25
SELENIUM_DIR : selenium
26
26
DOCKER_NETWORK : rabbitmq_net
Original file line number Diff line number Diff line change 32
32
- khepri
33
33
include :
34
34
- erlang_version : 26
35
- elixir_version : 1.15
35
+ elixir_version : 1.17
36
36
timeout-minutes : 120
37
37
steps :
38
38
- name : LOAD REPO CACHE
Original file line number Diff line number Diff line change 32
32
- khepri
33
33
include :
34
34
- erlang_version : 26
35
- elixir_version : 1.15
35
+ elixir_version : 1.17
36
36
timeout-minutes : 120
37
37
steps :
38
38
- name : LOAD REPO CACHE
You can’t perform that action at this time.
0 commit comments