Skip to content

Commit 5979ab2

Browse files
committed
Bump ELIXIR_BASE in CI
1 parent 0091831 commit 5979ab2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353
matrix:
5454
elixirbase:
55-
- "1.14.5-erlang-23.3.4.9-alpine-3.16.9"
55+
- "1.15.6-erlang-25.3.2.6-alpine-3.18.4"
5656
postgres:
5757
- "16.2-alpine"
5858
- "11.11-alpine"
@@ -61,7 +61,7 @@ jobs:
6161
pool_count:
6262
- "1"
6363
include:
64-
- elixirbase: "1.14.5-erlang-23.3.4.9-alpine-3.16.9"
64+
- elixirbase: "1.15.6-erlang-25.3.2.6-alpine-3.18.4"
6565
postgres: "16.2-alpine"
6666
pool_count: "4"
6767
steps:
@@ -79,7 +79,7 @@ jobs:
7979
fail-fast: false
8080
matrix:
8181
elixirbase:
82-
- "1.14.5-erlang-23.3.4.9-alpine-3.16.9"
82+
- "1.15.6-erlang-25.3.2.6-alpine-3.18.4"
8383
mysql:
8484
- "5.7"
8585
- "8.0"
@@ -96,7 +96,7 @@ jobs:
9696
fail-fast: false
9797
matrix:
9898
elixirbase:
99-
- "1.14.5-erlang-23.3.4.9-alpine-3.16.9"
99+
- "1.15.6-erlang-25.3.2.6-alpine-3.18.4"
100100
mssql:
101101
- "2019"
102102
- "2022"

0 commit comments

Comments
 (0)