From d43b36f79b6fdefcfd49b1f11804badf144ecf1f Mon Sep 17 00:00:00 2001 From: Ryoichi Ando Date: Sun, 1 Dec 2024 10:29:09 +0900 Subject: [PATCH] minor CI file comment wording fix --- .github/workflows/getting-started-vast.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/getting-started-vast.yml b/.github/workflows/getting-started-vast.yml index 4ab0611..73bc80d 100644 --- a/.github/workflows/getting-started-vast.yml +++ b/.github/workflows/getting-started-vast.yml @@ -4,7 +4,7 @@ name: vast.ai -# To setup a vast instance as a self-runner +# To setup a vast instance as a self-hosted runner # set this before running config.py # export RUNNER_ALLOW_RUNASROOT="1"