From 8b7220cc90bd4949196555d2ec4ddffd0766a45b Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Wed, 5 Jun 2024 11:24:56 -0400 Subject: [PATCH] gr: note about time sync --- clusters/github-runner/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/github-runner/README.md b/clusters/github-runner/README.md index ed20ba4..c914952 100644 --- a/clusters/github-runner/README.md +++ b/clusters/github-runner/README.md @@ -16,6 +16,7 @@ While we could use the `nix-darwin` module for Github Runners, we do it the othe ## Known Issues - GitHub token must be provided to avoid the "API rate limit exceeded" error (which can happen if you do all this on your laptop and work around the world). See https://github.com/srid/nixos-config/issues/54 +- GitHub runner might crash due to out of sync time on the VM. If you are Parallels, you should [sync time from Mac](https://kb.parallels.com/113271). ## Usage