Skip to content

Commit

Permalink
update elixir versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrat555 committed Sep 1, 2023
1 parent 6ccbeee commit cb9738e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
include:
- pair:
elixir: '1.14'
otp: '24.3'
otp: '25.0'
lint: lint
- pair:
elixir: '1.14'
otp: '25.0'
elixir: '1.15'
otp: '26.0'
lint: lint

runs-on: ubuntu-latest
Expand Down

0 comments on commit cb9738e

Please sign in to comment.