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 225a2f0 commit 83832e2
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.2"
elixir: "1.15.1"
- otp: "26.2"
elixir: "1.16"
os: ubuntu-22.04
lint: true
coverage: true
Expand Down

0 comments on commit 83832e2

Please sign in to comment.