Skip to content

Conversation

@lovasoa
Copy link
Collaborator

@lovasoa lovasoa commented Jan 17, 2026

Optimize CI cache usage.

  • Serialized compilation and testing jobs to allow cache reuse.
  • Switched to actions/cache with restore-keys to enable incremental builds when Cargo.lock changes.
  • Added CARGO_INCREMENTAL: 0 for efficient CI caching.

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