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
Mirror QuantConnect/Lean#9540 (commit c57fd18b): run the build/test workflow on
self-hosted runners directly inside a job-level quantconnect/lean:foundation
container (--cpus 12 --memory 12g) instead of the GitHub-hosted ubuntu runner +
addnab/docker-run wrapper. Drops the disk-cleanup step and the docker-run wrapper
(build/test now run as a normal step inside the container; secrets via container
env), and adds a concurrency group (cancel-in-progress).
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments