Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeyson committed Apr 13, 2024
1 parent 265837e commit 485c18d
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 @@ -28,8 +28,8 @@ jobs:
- name: Setup Erlang/OTP & Elixir
uses: erlef/setup-beam@v1
with:
otp-version: "22"
elixir-version: "1.9.0"
otp-version: "26"
elixir-version: "1.16.x"

- name: Cache artifacts
uses: actions/cache@v4
Expand Down

0 comments on commit 485c18d

Please sign in to comment.