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
One of the ways to solve #81 would be to use Docker remote cache that uploads the cached layers to ghcr.io. I already have a test branch for that, but I will need access (in the CI workflows, probably through GH secrets) to a GH token with package publishing rights on rust-lang/rust to actually try it.