Skip to content

Commit 06bc7b5

Browse files
committed
Update CI Erlang version
1 parent 1abdf3b commit 06bc7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: erlef/setup-beam@v1
1515
with:
16-
otp-version: "26.0"
16+
otp-version: "27.0"
1717
gleam-version: "1.4.0"
1818
rebar3-version: "3"
1919
# elixir-version: "1.14.2"

0 commit comments

Comments
 (0)