1 parent 981f568 commit 3cd1f21Copy full SHA for 3cd1f21
1 file changed
.github/workflows/ci.yml
@@ -22,6 +22,8 @@ jobs:
22
otp: "27.0"
23
- elixir: "1.18"
24
25
+ - elixir: "1.19"
26
+ otp: "28.1"
27
steps:
28
- uses: actions/checkout@v2
29
- uses: erlef/setup-beam@v1
0 commit comments