You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[8.17] (backport #16788) ci: use manual caching with actions/cache (#16789)
* ci: use manual caching with actions/cache (#16788)
* ci: use manual caching with actions/cache
use os agnostic cache key
only cache pkg mod cache
* ci: enable enableCrossOsArchive
by default cache won't be shared across os
enable it so we can reuse the go module cache
(cherry picked from commit bac9fec)
# Conflicts:
# .github/workflows/ci.yml
* Update ci.yml
* Update ci.yml
* feat: bump elastic-agent-client lib to fix race condition
---------
Co-authored-by: kruskall <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
0 commit comments