Skip to content

Commit 4ffb4e5

Browse files
authored
Update Elixir/Erlang versions in CI (#309)
1 parent d5bb86c commit 4ffb4e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
include:
2020
# Latest supported versions.
2121
- os: ubuntu-22.04
22-
elixir: "1.17"
23-
otp: "27.0"
22+
elixir: "1.18"
23+
otp: "27.2"
2424
lint: true
2525

2626
# This is a middle ground: it's old versions that we probably want to start

0 commit comments

Comments
 (0)