Skip to content

Commit 0402207

Browse files
authored
Test on Elixir 1.18 and OTP 27.2 (#31)
1 parent b74908b commit 0402207

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
erlang: 24.0.0
2121
- elixir: 1.17.0
2222
erlang: 27.1.0
23+
- elixir: 1.18.0
24+
erlang: 27.2.0
2325
name: Elixir v${{ matrix.versions.elixir }}, Erlang v${{ matrix.versions.erlang }} on ${{ matrix.os }}
2426
steps:
2527
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)