Try to solve an issue via a ver.bump
(I'm not sure this will fix it, but IIRC gleam-lang/setup-erlang is pulling from ESL and that contains a proper 24.0)
This commit is contained in:
parent
170f994071
commit
9ccf51167b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: gleam-lang/setup-erlang@v1.0.0
|
||||
- uses: gleam-lang/setup-erlang@v1.1.2
|
||||
with:
|
||||
otp-version: ${{ matrix.otp_version }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue