Skip to content

Commit

Permalink
Update CI Erlang version
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Oct 9, 2024
1 parent 1abdf3b commit 06bc7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
with:
otp-version: "26.0"
otp-version: "27.0"
gleam-version: "1.4.0"
rebar3-version: "3"
# elixir-version: "1.14.2"
Expand Down

0 comments on commit 06bc7b5

Please sign in to comment.