Skip to content

Commit 86eb0ad

Browse files
committed
Update CI to only use Elixir 1.16, OTP 26.2
1 parent 458324b commit 86eb0ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
include:
21-
- elixir: '1.11.4'
22-
otp: '24.2'
2321
- elixir: '1.16.0'
2422
otp: '26.2'
2523

0 commit comments

Comments
 (0)