Skip to content

Commit 1f66d5e

Browse files
committed
Bump systems to OTP 28.4.1/Elixir 1.19.5 version
1 parent db462bf commit 1f66d5e

3 files changed

Lines changed: 21 additions & 21 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 2.1
44

55
defaults: &defaults
66
docker:
7-
- image: hexpm/elixir:1.19.4-erlang-28.3-ubuntu-noble-20251013
7+
- image: hexpm/elixir:1.19.5-erlang-28.4.1-ubuntu-noble-20260210.1
88
environment:
99
MIX_ENV: prod
1010

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: None
22
# SPDX-License-Identifier: CC0-1.0
33

4-
erlang 28.3
5-
elixir 1.19.4-otp-28
4+
erlang 28.4.1
5+
elixir 1.19.5-otp-28

0 commit comments

Comments
 (0)