Skip to content

Commit 7eafe31

Browse files
committed
bump minimum elixir version in ci
1 parent 54bcc6f commit 7eafe31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
strategy:
2222
matrix:
2323
include:
24-
- elixir: "1.15"
25-
otp: "25"
24+
- elixir: "1.17"
25+
otp: "27"
2626
- elixir: "1.19"
2727
otp: "28"
2828
lint: true

0 commit comments

Comments
 (0)