Skip to content

Commit

Permalink
Drop oldest elixir versions from CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDryga committed May 17, 2024
1 parent 151ba57 commit fc31d26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
strategy:
matrix:
include:
- otp-version: 20
elixir-version: 1.4.5
- otp-version: 20
elixir-version: 1.6.3
- otp-version: 21
elixir-version: 1.7.4
- otp-version: 24
Expand Down

0 comments on commit fc31d26

Please sign in to comment.