parent
a597b1469d
commit
18726e5340
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ jobs:
|
|||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
runs-on: docker
|
||||
env:
|
||||
ImageOS: ubuntu22
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/erlef/setup-beam@v1
|
||||
env:
|
||||
ImageOS: ubuntu22
|
||||
with:
|
||||
otp-version: "27.1.2"
|
||||
gleam-version: "1.6.2"
|
||||
|
|
Loading…
Reference in a new issue