发布

  • ci: on release builds dont fail fast (#17413)

    frostbyte_neo 发布于 2026-07-27 15:01:04 +00:00 | 22 次提交 在此版本后已推送到 main

    If we have one flake, don't stop other jobs that will most likely work so when
    we re-run failed jobs, only the flake and dependents need to be run. This should
    help reduce the time it takes to get past a flake and finish a release build.

    下载附件