Skip to content

Commit f664cbc

Browse files
committed
Build on the latest Elixir/Erlang
1 parent 0c8e67a commit f664cbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/boundary.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414

15-
- uses: erlef/setup-elixir@v1
15+
- uses: erlef/setup-beam@v1
1616
with:
17-
otp-version: 26.0
18-
elixir-version: 1.15.4
17+
otp-version: 28.0
18+
elixir-version: 1.18.4
1919

2020
- name: Restore cached deps
2121
uses: actions/cache@v4

0 commit comments

Comments
 (0)