nitter
nitter copied to clipboard
arm64 docker image borked fixing
#9 didn't consider arm64 builds uses Dockerfile.arm64.
This PR will stop producing ghcr.io/privacydevel/nitter:master but use ghcr.io/privacydevel/nitter:latest and :latest-arm64 like upstream.
Note that with QEMU building with nim will take a long time, ~40 minutes. While upstream actions are using paid arm workers so it's way faster.
Why did you close this PR?
I sent the PR with the wrong branch.
tested and still works. feel free to squash and merge at some point