Adds doc notes for supporting GHES and self-hosted runners
Signed-off-by: Collin McNeese <collinmcneese@github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user