Skip to content

Commit

Permalink
Bump Elixir to 1.16 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Dec 23, 2023
1 parent 0a19236 commit e7f37ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
fail-fast: false
matrix:
include:
- erlang: "26.0"
elixir: "1.15"
- erlang: "26.2"
elixir: "1.16"
lint: true
coverage: true
- erlang: "24.1"
Expand Down

0 comments on commit e7f37ad

Please sign in to comment.