diff options
author | Christopher Baines <mail@cbaines.net> | 2025-06-11 12:43:48 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2025-06-11 12:43:48 +0100 |
commit | 7a5cb0ffb3fb8399afa90c52c60807505748fa1a (patch) | |
tree | 3e4e9cfc2688f943724cd5cfa68db69e63fd3232 | |
parent | eef04707c112ea57b8ab2ee80f4b40a5600f52c4 (diff) | |
download | qa-frontpage-7a5cb0ffb3fb8399afa90c52c60807505748fa1a.tar qa-frontpage-7a5cb0ffb3fb8399afa90c52c60807505748fa1a.tar.gz |
Update bordeaux build farm coordinator URL
-rw-r--r-- | qa-information-flow.plantuml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa-information-flow.plantuml b/qa-information-flow.plantuml index cd9f196..652a47e 100644 --- a/qa-information-flow.plantuml +++ b/qa-information-flow.plantuml @@ -25,7 +25,7 @@ cloud "Running on bayfront" { ] component buildcoordinator [ Guix Build Coordinator - coordinator.bayfront.guix.gnu.org + coordinator.bordeaux.guix.gnu.org ] } |