build: Update erlang version for github actions
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: erlef/setup-beam@v1
|
||||
with:
|
||||
otp-version: "28.0.4"
|
||||
otp-version: "28.1"
|
||||
gleam-version: "1.12.0"
|
||||
rebar3-version: "3.25.1"
|
||||
elixir-version: "1.18.4"
|
||||
|
||||
Reference in New Issue
Block a user