techno-tim / littlelink-server

A lightweight, open source, stateless, and self-hosted alternative to linktree in a Docker container!
https://links.technotim.live
MIT License
921 stars 162 forks source link

[BUG REPORT] GitHub Action Hangs #548

Open timothystewart6 opened 10 months ago

timothystewart6 commented 10 months ago

Buttons Relation

https://github.com/nodejs/docker-node/issues/1798

Bug Description

builds hang with nodejs 20.10.0 when building linux/arm/v7 images. See https://github.com/techno-tim/littlelink-server/actions/runs/7477461173

Expected Result

Builds linux/arm/v7 and linux/arm/v6

Additional Information

I disabled this for now by limiting the types of images we build https://github.com/techno-tim/littlelink-server/commit/ff38ad54c3ac8802f28fcac3cd5561db1e03408c

Images

No response

pheiduck commented 9 months ago

wg-easy has this issue as well, we stay on nodejs 18 until its fixed by upstream.