We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4248d7c + bb22fc0 commit eae821bCopy full SHA for eae821b
ci/.github/workflows/ci.yml
@@ -81,6 +81,9 @@ jobs:
81
- version: "1.9.2"
82
tag: rspec/ci:1.9.2
83
options: "--add-host rubygems.org:151.101.0.70 --add-host api.rubygems.org:151.101.0.70"
84
+ - version: "1.8.7"
85
+ tag: rspec/ci:1.8.7
86
+ options: "--add-host rubygems.org:151.101.0.70 --add-host api.rubygems.org:151.101.0.70"
87
- version: "REE"
88
tag: rspec/ci:ree
89
ci/.travis.yml
0 commit comments