ci: use office runners

This commit is contained in:
Sridhar Ratnakumar 2025-01-28 12:33:51 -05:00
parent 43d028371e
commit b793b6a1ef

View file

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