Skip to content

Commit

Permalink
Add OTP27 + Elixir 1.17 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sabiwara committed May 25, 2024
1 parent fecbc87 commit 8961959
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 @@ -18,6 +18,8 @@ jobs:
otp: "26.0"
- elixir: "1.16"
otp: "26.2"
- elixir: "1.17.0-rc.0"
otp: "27.0"
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit 8961959

Please sign in to comment.