Skip to content

Commit

Permalink
Exclude elixir 1.14 - otp 22 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jamilbk committed Dec 16, 2022
1 parent cbc961a commit e04326f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
otp: [22, 23, 24, 25]
elixir: [1.11, 1.12, 1.13, 1.14]
exclude:
- otp: 22
elixir: 1.14
- otp: 25
elixir: 1.11
- otp: 25
Expand Down

0 comments on commit e04326f

Please sign in to comment.