Skip to content

Commit

Permalink
Update CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
LostKobrakai committed Aug 28, 2023
1 parent d2630af commit 5ed63a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
${{ runner.os }}-mix-build
- uses: erlef/setup-beam@v1
with:
otp-version: 22.3
elixir-version: 1.11.4
otp-version: 25.3
elixir-version: 1.15.4
- run: mix deps.get --only test
- run: mix compile --warnings-as-errors
- run: mix test
Expand Down

0 comments on commit 5ed63a1

Please sign in to comment.