Skip to content

Commit

Permalink
remove otp26 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin67 committed Feb 24, 2024
1 parent e31d6fe commit d213087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# NOTE: best effort coverage
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp
elixir: ["1.15", "1.16"]
otp: ["24.3", "25.3", "26.2"]
otp: ["24.3", "25.3"]

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

0 comments on commit d213087

Please sign in to comment.