Skip to content

Commit b35d937

Browse files
zowoqmergify[bot]
authored andcommitted
master: on-failure -> always
1 parent 21804eb commit b35d937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/master.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ in
348348

349349
# Needed because it tries to reach out to github on boot.
350350
# FIXME: if github is not available, we shouldn't fail buildbot, instead it should just try later again in the background
351-
Restart = "on-failure";
351+
Restart = "always";
352352
RestartSec = "30s";
353353
};
354354
};

0 commit comments

Comments
 (0)