Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sabiwara committed Dec 30, 2024
1 parent c6f695f commit d6410d6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ jobs:
otp: "26.0"
- elixir: "1.16"
otp: "26.2"
- elixir: "1.16"
otp: "27.0-rc3"
- elixir: "1.17"
otp: "27.0"
- elixir: "1.18"
otp: "27.0"
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit d6410d6

Please sign in to comment.