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 4b1e4ac commit 6dabeaf
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:
- otp: "26.0.1"
elixir: "1.15.0"
- otp: "26.2"
elixir: "1.16.0"
version-type: strict
dialyzer: true

Expand Down

0 comments on commit 6dabeaf

Please sign in to comment.