We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b697c95 commit c5e5652Copy full SHA for c5e5652
1 file changed
.github/workflows/ci.yml
@@ -49,6 +49,8 @@ jobs:
49
elixir: "1.17.2-otp-27"
50
- otp: "27.2"
51
elixir: "1.18.1-otp-27"
52
+ - otp: "28.0.1"
53
+ elixir: "1.18.4-otp-27"
54
lint: true
55
steps:
56
# Step: Setup Elixir + Erlang image as the base.
0 commit comments