chore: setup forgejo test workflow - part IV
Some checks failed
test / test (push) Failing after 18s

This commit is contained in:
Alex 2024-09-19 17:49:23 +02:00
parent 03b2a8fbb0
commit d3121301be
Signed by: l-x
SSH key fingerprint: SHA256:MK3uQVPHEV0Oo2ry/dAqvVK3pAwegKAwSlyfgLd/yQM

View file

@ -12,6 +12,7 @@ jobs:
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
with: with:
otp-version: "26.0.2" otp-version: "26.0.2"
gleam-version: "1.4.1" gleam-version: "1.4.1"