parent
dd1cd13b6c
commit
1652a7283d
1 changed files with 4 additions and 0 deletions
|
@ -8,7 +8,11 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
runs-on: docker
|
||||
env:
|
||||
ImageOS: ubuntu22
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/erlef/setup-beam@v1
|
||||
|
|
Loading…
Reference in a new issue