mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
10 lines
224 B
TOML
10 lines
224 B
TOML
status = [
|
|
"Rust (ubuntu-latest)",
|
|
"Rust (windows-latest)",
|
|
"Rust (macos-latest)",
|
|
"TypeScript (ubuntu-latest)",
|
|
"TypeScript (windows-latest)",
|
|
]
|
|
delete_merged_branches = true
|
|
timeout_sec = 1200 # 20 min
|