Skip to content

Commit 276179c

Browse files
committed
ci: 🎡 elixir-version: 1.17
1 parent c04fbdb commit 276179c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
- name: Set up Elixir
2020
uses: erlef/setup-beam@v1
2121
with:
22-
elixir-version: "1.15"
23-
otp-version: "26.0"
22+
elixir-version: "1.17"
23+
otp-version: "27.0"
2424

2525
- name: Cache dependencies
2626
uses: actions/cache@v3

0 commit comments

Comments
 (0)