Skip to content

Commit c5e5652

Browse files
committed
Add Elixir 1.18.4 and OTP 28.0.1 to CI
1 parent b697c95 commit c5e5652

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
elixir: "1.17.2-otp-27"
5050
- otp: "27.2"
5151
elixir: "1.18.1-otp-27"
52+
- otp: "28.0.1"
53+
elixir: "1.18.4-otp-27"
5254
lint: true
5355
steps:
5456
# Step: Setup Elixir + Erlang image as the base.

0 commit comments

Comments
 (0)