Fix build workflow
Some checks failed
Build / build (push) Failing after 44s

This commit is contained in:
Moritz Ruth 2025-02-28 22:20:38 +01:00
parent 2120e935f7
commit a3e863a1cb
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D

View file

@ -10,7 +10,7 @@ jobs:
build: build:
runs-on: "docker" runs-on: "docker"
container: container:
image: "code.forgejo.org/oci/alpine:3.21" image: "code.forgejo.org/oci/node:22-alpine"
steps: steps:
- name: "Checkout" - name: "Checkout"