Skip to content

Commit

Permalink
remove OTP 22 from CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed Apr 18, 2024
1 parent 07a2f93 commit 7302361
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ jobs:
strategy:
matrix:
include:
- { elixir: 1.12, otp: 22 }
- { elixir: 1.12, otp: 23 }
- { elixir: 1.12, otp: 24 }
- { elixir: 1.13, otp: 22 }
- { elixir: 1.13, otp: 23 }
- { elixir: 1.13, otp: 24 }
- { elixir: 1.14, otp: 23 }
Expand Down

0 comments on commit 7302361

Please sign in to comment.