From 46c6215fb96e580a88334688f0104b030cf46f54 Mon Sep 17 00:00:00 2001 From: Rose Date: Wed, 24 Jul 2024 02:32:09 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20docker=20:3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/devel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: