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:
Paulo F. Oliveira 2021-05-14 10:28:13 +01:00
parent 170f994071
commit 9ccf51167b

View file

@ -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 }}