mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
ci: disable intel mac
This commit is contained in:
parent
1464044dfd
commit
f916d5298d
1 changed files with 5 additions and 5 deletions
|
|
@ -16,11 +16,11 @@ layout {
|
|||
command "om"
|
||||
args "ci" "run" "--on" "ssh://nix-infra@sambar"
|
||||
}
|
||||
pane {
|
||||
name "x86_64-darwin"
|
||||
command "om"
|
||||
args "ci" "run" "--on" "ssh://nix-infra@sambar" "--systems" "x86_64-darwin"
|
||||
}
|
||||
// pane {
|
||||
// name "x86_64-darwin"
|
||||
// command "om"
|
||||
// args "ci" "run" "--on" "ssh://nix-infra@sambar" "--systems" "x86_64-darwin"
|
||||
// }
|
||||
}
|
||||
pane size=2 borderless=true {
|
||||
plugin location="status-bar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue