hubcio opened a new pull request, #2648: URL: https://github.com/apache/iggy/pull/2648
Go setup was duplicated across workflows with inconsistent caching. Created setup-go-with-cache action (mirroring setup-rust-with-cache) to centralize Go toolchain setup. Disabled caching for Go workflows and Rust aarch64/macos builds: - Go caches were creating redundant entries per-PR - Platform-specific Rust builds are fast enough without cache - Reduces cache usage toward GitHub's 10GB limit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
