Skip to content

Commit dc1e1c0

Browse files
authored
Merge pull request #286 from rspec/add-187-to-3-10
Move 1.8.7 to GHA in 3.10
2 parents a5c05ee + faf2a0f commit dc1e1c0

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

ci/.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ jobs:
8181
- version: "1.9.2"
8282
tag: rspec/ci:1.9.2
8383
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"
8487
- version: "REE"
8588
tag: rspec/ci:ree
8689
options: "--add-host rubygems.org:151.101.0.70 --add-host api.rubygems.org:151.101.0.70"

ci/.travis.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)