Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin67 committed Feb 24, 2024
1 parent 5b6e1e1 commit 9a9ef79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
matrix:
# NOTE: best effort coverage
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp
elixir: ["1.14", "1.15"]
otp: ["24.3", "25.3"]
elixir: ["1.15", "1.16"]
otp: ["24.3", "25.3", "26.2"]

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

0 comments on commit 9a9ef79

Please sign in to comment.