You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,10 +53,9 @@ With GitHub Actions is straightforward enabling a self-hosted runner on a Linux
53
53
You can have as many parallel build nodes with runners as your license allows you to. [Contact sales](https://iar.com/about/contact) for expanding your build capacity.
54
54
55
55
### FAQ
56
-
How do I...
57
-
> ...make the runner to survive a reboot?
58
-
59
-
In order to install the runner as a service, use this [hint](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/configuring-the-self-hosted-runner-application-as-a-service?platform=linux).
56
+
<details><summary><b>How do I make the runner to survive a reboot?</b></summary>
57
+
In order to learn how to install the runner as a service, use this <a href=https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/configuring-the-self-hosted-runner-application-as-a-service?platform=linux>link</a>.
0 commit comments