Skip to content

Commit

Permalink
Let’s try OTP 26 and 27 😰
Browse files Browse the repository at this point in the history
  • Loading branch information
remi committed Sep 23, 2024
1 parent 80b3670 commit f657de0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,18 @@ jobs:
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html
elixir-version: [1.17.x, 1.16.x, 1.15.x, 1.14.x, 1.13.x]
include:
- elixir-version: 1.17.x
otp-version: 27.x
- elixir-version: 1.17.x
otp-version: 26.x
- elixir-version: 1.17.x
otp-version: 25.x
- elixir-version: 1.16.x
otp-version: 26.x
- elixir-version: 1.16.x
otp-version: 25.x
- elixir-version: 1.15.x
otp-version: 26.x
- elixir-version: 1.15.x
otp-version: 25.x
- elixir-version: 1.14.x
Expand Down

0 comments on commit f657de0

Please sign in to comment.