1 2 3 4 5 6 7 8 9 10
status = [ "Rust (ubuntu-latest)", "Rust (windows-latest)", "Rust (macos-latest)", "Formatting", ] delete_merged_branches = true timeout_sec = 600 # CI must take at most ten minutes use_squash_merge = true