diff --git a/.forgejo/workflows/devel.yml b/.forgejo/workflows/devel.yml index b8f410d..42e2e0c 100644 --- a/.forgejo/workflows/devel.yml +++ b/.forgejo/workflows/devel.yml @@ -4,7 +4,7 @@ on: branches: [devel] jobs: build: - runs-on: ubuntu-latest + runs-on: docker container: image: node:21-alpine steps: