[actions] change to hydra.malobeo.org
Check flake syntax / flake-check (push) Successful in 11m30s

This commit is contained in:
2026-08-31 21:26:49 +02:00
parent e6b25a2b45
commit 06db50b624
+2 -2
View File
@@ -40,7 +40,7 @@ jobs:
timeout-minutes: 200
run: |
echo "Running now @ pr no $PR"
nix run nixpkgs#hydra-cli -- -H https://hydra.dynamicdiscord.de jobset-wait malobeo2 "$PR"
nix run nixpkgs#hydra-cli -- -H https://hydra.malobeo.de jobset-wait malobeo2 "$PR"
on_push:
if: github.event.push
@@ -60,4 +60,4 @@ jobs:
timeout-minutes: 200
run: |
echo "Running now @ master"
nix run nixpkgs#hydra-cli -- -H https://hydra.dynamicdiscord.de jobset-wait malobeo2 master
nix run nixpkgs#hydra-cli -- -H https://hydra.malobeo.de jobset-wait malobeo2 master