Apply suggestions from code review
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -7,7 +7,7 @@ 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 must be configured to match the OS of the runner when using self-hosted runners.
|
||||
# ImageOS: ubuntu22
|
||||
|
||||
jobs:
|
||||
|
||||
2
.github/workflows/issue_ops.yml
vendored
2
.github/workflows/issue_ops.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.7.1
|
||||
# When using Self-Hosted Runner configurations, ImageOs must be populated to match the OS of the runner
|
||||
# ImageOs must be configured to match the OS of the runner when using self-hosted runners.
|
||||
# env:
|
||||
# ImageOS: ubuntu22
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user