Skip to content

Commit

Permalink
Update Elixir/Erlang versions in CI (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide authored Dec 22, 2024
1 parent d5bb86c commit 4ffb4e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
include:
# Latest supported versions.
- os: ubuntu-22.04
elixir: "1.17"
otp: "27.0"
elixir: "1.18"
otp: "27.2"
lint: true

# This is a middle ground: it's old versions that we probably want to start
Expand Down

0 comments on commit 4ffb4e5

Please sign in to comment.