Skip to content

Commit 9730445

Browse files
committed
Update Elixir version to 1.18.4-otp-27 in CI configuration
1 parent 36c05c4 commit 9730445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp
2323
include:
2424
# Newest supported Elixir/Erlang pair.
25-
- elixir: '1.18.4'
25+
- elixir: '1.18.4-otp-27'
2626
otp: '28.0'
2727
lint: true
2828
dialyzer: true

0 commit comments

Comments
 (0)