mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
ci: use office runners
This commit is contained in:
parent
43d028371e
commit
b793b6a1ef
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue