Skip to content

Commit

Permalink
ci: 🎡 elixir-version: 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaddeusJiang committed Oct 23, 2024
1 parent c04fbdb commit 276179c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: Set up Elixir
uses: erlef/setup-beam@v1
with:
elixir-version: "1.15"
otp-version: "26.0"
elixir-version: "1.17"
otp-version: "27.0"

- name: Cache dependencies
uses: actions/cache@v3
Expand Down

0 comments on commit 276179c

Please sign in to comment.