Try an older node image
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-07-21 20:12:48 +02:00
parent 882c506fb8
commit 4be579cd00

View File

@ -5,7 +5,7 @@ when:
steps:
build:
image: node
image: node:18.20.8-bullseye
name: Build the script
environment:
GIT_TAG: '@clappr/player@0.11.9'