pounder_test/.github/bors.toml
Robert Jördens 748a02fc4f ci: slim down
* build binaries in one go
* have bors look at specific jobs and not meta-jobs
* don't do objdump anymore (gdb/embed handle elfs)
* include a nightly build
2021-02-03 16:51:35 +01:00

8 lines
124 B
TOML

block_labels = [ "S-blocked" ]
delete_merged_branches = true
status = [
"style",
"test",
"compile (stable, false)",
]