Skip to content

Commit

Permalink
Update Elixir & Erlang/OTP on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Jul 17, 2024
1 parent 26b688d commit 1961316
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:
elixir: "1.13"
otp: "24.3.4.10"
- pair:
elixir: "1.16"
otp: "26.1.2"
elixir: "1.17"
otp: "27.0.1"
lint: lint
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1961316

Please sign in to comment.