chaokunyang opened a new pull request, #3535:
URL: https://github.com/apache/fory/pull/3535
## Summary
- cache the Bazel output base used by `setup-bazel` on GitHub-hosted runners
- keep the existing legacy cache paths alongside the actual `~/.bazel`
locations
- apply the same fix to both the regular C++ workflow and the sanitizer
workflow
## Verification
- `python3 - <<'PY' ... yaml.safe_load(".github/workflows/ci.yml") ... PY`
- `git diff --check`
This PR is intended to measure whether restoring the real Bazel caches
materially reduces the C++ sanitizer runtime before trimming test coverage.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]