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
I had hoped that storing kernel and debuginfo RPMs in a cache would
improve the runtime of the actions by reducing the amount of downloads.
But I haven't seen much in the way of improvement on the runtime when
the cache was working, and the cache has caused *several* failures for
pull requests and CI. Most developers don't have push access and
therefore can't use the "re-run job" button. It seems like the cache
just isn't helping, so let's get rid of it.
Signed-off-by: Stephen Brennan <[email protected]>
0 commit comments