ci: new hosts

This commit is contained in:
Sridhar Ratnakumar 2025-01-21 11:42:17 -05:00
parent 6daf6dfffb
commit 8383bac2e6

View file

@ -9,12 +9,12 @@ layout {
pane {
name "x86_64-linux"
command "om"
args "ci" "run" "--on" "ssh://nix-infra@dosa"
args "ci" "run" "--on" "ssh://pureintent"
}
pane {
name "aaarch64-darwin"
command "om"
args "ci" "run" "--on" "ssh://nix-infra@sambar"
args "ci" "run" "--on" "ssh://naivete"
}
// pane {
// name "x86_64-darwin"