Skip to content

multi-arch builds#85

Merged
missinglink merged 1 commit intomasterfrom
runtime
Mar 1, 2025
Merged

multi-arch builds#85
missinglink merged 1 commit intomasterfrom
runtime

Conversation

@missinglink
Copy link
Member

@missinglink missinglink commented Mar 1, 2025

update images to be multi-arch compatible.

note: github actions take literally HOURS to complete what is possible on my laptop in ~20 mins.
I set up a cron job to run it monthly.

while the changeset looks small, it was a massive pain and took me about a day & a half to get right 😿

@missinglink missinglink merged commit e3ba7c4 into master Mar 1, 2025
4 checks passed
@missinglink missinglink deleted the runtime branch March 1, 2025 10:20
@orangejulius
Copy link
Member

while the changeset looks small, it was a massive pain and took me about a day & a half to get right

Sounds like working with compiled code and linked libraries 😆

note: github actions take literally HOURS to complete what is possible on my laptop in ~20 mins.

Yeah, I imagine the free Github runners are single core and possibly even just fractional core, so that makes sense.

If it becomes an issue i think it's not that hard to set up an AWS Autoscaling Group of Github hosted runners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants