parent
a597b1469d
commit
18726e5340
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-22.04
|
image: catthehacker/ubuntu:act-22.04
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
env:
|
|
||||||
ImageOS: ubuntu22
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: https://github.com/erlef/setup-beam@v1
|
- uses: https://github.com/erlef/setup-beam@v1
|
||||||
|
env:
|
||||||
|
ImageOS: ubuntu22
|
||||||
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