ci: disable intel mac

This commit is contained in:
Sridhar Ratnakumar 2024-09-03 15:25:34 -04:00
parent 1464044dfd
commit f916d5298d
No known key found for this signature in database

View file

@ -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"