Skip to content

Fit recipe builds to hosted runners - #568

Merged
jhuntwork merged 1 commit into
mainfrom
fix-build-runner-cpu
Aug 7, 2026
Merged

Fit recipe builds to hosted runners#568
jhuntwork merged 1 commit into
mainfrom
fix-build-runner-cpu

Conversation

@jhuntwork

Copy link
Copy Markdown
Owner

The hosted x86_64 and ARM64 runners expose four CPUs, so the previous --cpus=8 container option caused every trusted recipe build to fail during container initialization.

Use --cpus=4, matching both runner types. This is a workflow-only correction; recipe and secret handling are unchanged.

@jhuntwork
jhuntwork merged commit e5924f4 into main Aug 7, 2026
1 check passed
@jhuntwork
jhuntwork deleted the fix-build-runner-cpu branch August 7, 2026 11:52
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.

1 participant