umbriel.nixos.org -> umbriel
Jörg Thalheim committed
Feb 24, 2025 at 11:08 UTC
cc15ae685a4b912eb77729ce5751527fc4ade15f
5 files changed
+1
-1
.github/workflows/ci.yml
+1
-1
@@ -48,7 +48,7 @@ jobs:
48
strategy:
49
matrix:
50
machine:
51
- - umbriel.nixos.org
51
+ - umbriel
52
- goofy-hopcroft
53
steps:
54
- uses: actions/checkout@v4