Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored Oct 29, 2023
1 parent e309622 commit 2d1ba4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Erlang
uses: erlef/setup-beam@v1
with:
otp-version: 22.2
rebar3-version: 3.14.3
otp-version: '26'
elixir-version: '1.15'

- run: ./run_tests.sh

0 comments on commit 2d1ba4b

Please sign in to comment.