Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo0807 committed Feb 3, 2024
1 parent 0d6d2c7 commit ed1e93b
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 @@ -13,8 +13,8 @@ jobs:

- uses: erlef/setup-beam@v1
with:
otp-version: '25.1.1'
elixir-version: '1.14.1'
otp-version: '26.2.1'
elixir-version: '1.16.0'

- name: Install Dependencies
run: mix deps.get
Expand Down

0 comments on commit ed1e93b

Please sign in to comment.