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
Pre-install jq and runner deps in helion Docker image (#463)
Bake jq and the Python packages that github-runner.py actually
imports into the image so the workflow doesn't re-download them
on every run (~30s saving).
0 commit comments