Skip to content

Commit 485c18d

Browse files
committed
update ci.yml
1 parent 265837e commit 485c18d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
- name: Setup Erlang/OTP & Elixir
2929
uses: erlef/setup-beam@v1
3030
with:
31-
otp-version: "22"
32-
elixir-version: "1.9.0"
31+
otp-version: "26"
32+
elixir-version: "1.16.x"
3333

3434
- name: Cache artifacts
3535
uses: actions/cache@v4

0 commit comments

Comments
 (0)