Skip to content

Commit ff28b82

Browse files
Merge pull request #28 from projectblacklight/drop-ruby27
Stop testing on Ruby 2.7 it is past EOL
2 parents 79f834a + c4dea2d commit ff28b82

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ruby.yml

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
rails_version: [6.1.7, 7.0.4]
1515
ruby: ['3.0']
1616
include:
17-
- ruby: 2.7
18-
rails_version: 6.1.7
1917
- ruby: 3.1
2018
rails_version: 7.0.4
2119
env:

0 commit comments

Comments
 (0)