1 parent 8dd06cd commit ba66a43Copy full SHA for ba66a43
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
otp: "27"
84
# Test with latest Elixir and Erlang versions
85
- elixir: "1.19"
86
- otp: "28"
+ otp: "29"
87
lint: true
88
steps:
89
- uses: actions/checkout@v3
0 commit comments