Skip to content

Commit dec1fe8

Browse files
committed
chore: Run test matrix on Elixir 1.20.x
1 parent c3ace80 commit dec1fe8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/elixir.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
erlang: "27.x"
2929
- elixir: "1.19.x"
3030
erlang: "28.x"
31+
- elixir: "latest"
32+
erlang: "28.x"
3133
services:
3234
db:
3335
image: postgres:15

0 commit comments

Comments
 (0)