mirror of
https://github.com/ollama/ollama.git
synced 2026-09-21 13:38:14 -05:00
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.