Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicletz committed May 8, 2024
1 parent 364099e commit 420cd50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: Setup elixir
uses: erlef/setup-elixir@v1
with:
otp-version: 24.3.3
elixir-version: 1.13.4
otp-version: 25.3
elixir-version: 1.14.5

- uses: actions/checkout@v1
- run: |
Expand Down

0 comments on commit 420cd50

Please sign in to comment.