parent
42e195dcbd
commit
dd1cd13b6c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: erlef/setup-beam@v1
|
- uses: https://github.com/erlef/setup-beam@v1
|
||||||
with:
|
with:
|
||||||
otp-version: "27.1.2"
|
otp-version: "27.1.2"
|
||||||
gleam-version: "1.6.2"
|
gleam-version: "1.6.2"
|
||||||
|
|
Loading…
Reference in a new issue