Skip to content

Cache armv6b build chain#838

Merged
demoray merged 2 commits into
mainfrom
bcaswell/cache-armv6b-build-chain
Jul 8, 2026
Merged

Cache armv6b build chain#838
demoray merged 2 commits into
mainfrom
bcaswell/cache-armv6b-build-chain

Conversation

@demoray

@demoray demoray commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add an actions/cache step for the generated armv6b musl cross toolchain
  • cache the musl-cross-make source directory used to build the toolchain
  • key the cache from the armv6b build script so toolchain changes rebuild instead of reusing stale output

Validation

  • git diff --check -- .github/workflows/build.yml

@demoray demoray requested a review from cduplantisms July 8, 2026 21:34
@demoray demoray enabled auto-merge (squash) July 8, 2026 21:38
@demoray demoray requested a review from cduplantisms July 8, 2026 21:38
@demoray demoray merged commit 4407b86 into main Jul 8, 2026
9 of 10 checks passed
@demoray demoray deleted the bcaswell/cache-armv6b-build-chain branch July 8, 2026 21:42
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