Skip to content

Commit 3cd1f21

Browse files
committed
Update CI: Add Elixir 1.19
1 parent 981f568 commit 3cd1f21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
otp: "27.0"
2323
- elixir: "1.18"
2424
otp: "27.0"
25+
- elixir: "1.19"
26+
otp: "28.1"
2527
steps:
2628
- uses: actions/checkout@v2
2729
- uses: erlef/setup-beam@v1

0 commit comments

Comments
 (0)