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
[CI] Use age Instead of days_since_noncurrent_time
I was apparently following the example from the documentation too closely. We
do not want to use days_since_noncurrent time since it only applies to versioned
objects which we do not have. Use age like I originally intentioned.
0 commit comments