Skip to content

Commit

Permalink
add 1.15 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Jun 20, 2023
1 parent a6abc22 commit a50b8b6
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 @@ -28,6 +28,10 @@ jobs:
otp: 24.x
- elixir: 1.14.x
otp: 25.x
- elixir: 1.15.x
otp: 24.x
- elixir: 1.15.x
otp: 25.x
env:
MIX_ENV: test
steps:
Expand Down Expand Up @@ -64,6 +68,10 @@ jobs:
otp: 24.x
- elixir: 1.14.x
otp: 25.x
- elixir: 1.15.x
otp: 24.x
- elixir: 1.15.x
otp: 25.x
env:
MIX_ENV: test
steps:
Expand Down

0 comments on commit a50b8b6

Please sign in to comment.