There was an error while loading. Please reload this page.
1 parent fd02a1d commit 5e9e3eeCopy full SHA for 5e9e3ee
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
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
name: Windows x86_64 (${{ matrix.pair.elixir }}, ${{ matrix.pair.otp }})
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
name: macOS x86_64 (${{ matrix.pair.elixir }}, ${{ matrix.pair.otp }})
0 commit comments