Skip to content

Commit

Permalink
Update version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
martosaur committed Jun 1, 2024
1 parent ec6e622 commit 81a6d0a
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,9 @@ jobs:
matrix:
include:
- elixir: '1.10'
otp: '22.0'
- elixir: '1.11'
otp: '23.0'
- elixir: '1.12'
otp: '23.0'
- elixir: '1.13'
otp: '24.0'
otp: '21.0'
- elixir: '1.16'
otp: '26.0'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 81a6d0a

Please sign in to comment.