Skip to content

Commit

Permalink
Drop more 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 fc31d26 commit 75af400
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,10 @@ jobs:
strategy:
matrix:
include:
- otp-version: 21
elixir-version: 1.7.4
- otp-version: 22
elixir-version: 1.10
- otp-version: 24
elixir-version: 1.16
- otp-version: 25
elixir-version: 1.15.1
elixir-version: 1.15
- otp-version: 25
elixir-version: 1.16
check-formatted: true
Expand Down

0 comments on commit 75af400

Please sign in to comment.