Skip to content

Commit

Permalink
Updated Elixir on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 14, 2024
1 parent 1e85eaa commit c547f0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
with:
otp-version: 25
elixir-version: 1.16
otp-version: 26
elixir-version: 1.17
- run: mix deps.get
- uses: ankane/setup-postgres@v1
with:
Expand Down

0 comments on commit c547f0d

Please sign in to comment.