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
{{ message }}
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
I believe the code currently waits on the current build to finish before starting the next build. This may be slowing things down. It would be better if it cancelled the in progress build to start the new build sooner.