mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Update bug_report.yml
This commit is contained in:
@@ -22,10 +22,10 @@ body:
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Runner
|
||||
description: Are you running on a GitHub-hosted runners or self-hosted runners?
|
||||
description: Are you running on a GitHub-hosted runner or a self-hosted runner?
|
||||
options:
|
||||
- GitHub-hosted runners
|
||||
- self-hosted runners
|
||||
- GitHub-hosted runner
|
||||
- self-hosted runner
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user