Adds doc notes for supporting GHES and self-hosted runners

Signed-off-by: Collin McNeese <collinmcneese@github.com>
This commit is contained in:
Collin McNeese
2022-12-07 08:56:23 -06:00
parent a4476d2351
commit dacf03f649
3 changed files with 17 additions and 5 deletions

View File

@@ -7,6 +7,8 @@ on:
env:
ruby_version: 2.7.1
# When using Self-Hosted Runner configurations, ImageOs must be populated to match the OS of the runner
# ImageOS: ubuntu22
jobs:
unit-test: