There was an error while loading. Please reload this page.
1 parent fd02a1d commit 1c1111aCopy full SHA for 1c1111a
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
include:
15
- pair: { elixir: "1.15.8", otp: "25.3" }
16
- - pair: { elixir: "1.18.3", otp: "27.2" }
+ - pair: { elixir: "1.20.2", otp: "29.0" }
17
lint: true
18
env:
19
MIX_ENV: test
0 commit comments