Skip to content

Commit e7f37ad

Browse files
committed
Bump Elixir to 1.16 in CI
1 parent 0a19236 commit e7f37ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
include:
17-
- erlang: "26.0"
18-
elixir: "1.15"
17+
- erlang: "26.2"
18+
elixir: "1.16"
1919
lint: true
2020
coverage: true
2121
- erlang: "24.1"

0 commit comments

Comments
 (0)