Skip to content

Commit

Permalink
Update Elixir version on CI (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide authored Mar 16, 2023
1 parent 94f2869 commit 53aa028
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 @@ -19,8 +19,8 @@ jobs:
elixir: 1.8.2
otp: 20.3
- pair:
elixir: 1.13.4
otp: 25.0
elixir: 1.14.3
otp: 25.3
lint: lint
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 53aa028

Please sign in to comment.