AAAA
Some checks failed
test / test (push) Failing after 3s

This commit is contained in:
Hamcha 2024-11-30 15:58:00 +01:00
parent a597b1469d
commit 18726e5340
Signed by: hamcha
GPG key ID: 1669C533B8CF6D89

View file

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