Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Dec 28, 2024
1 parent ceb73fb commit 60143df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,10 @@ jobs:
rubocop: [master]
internal_investigation: [null]
include:
# Instead of testing all possibilities, we test the extreme points of
# a diagonal with the shiniest and latest
- { rubocop: master, ruby: "3.4", os: ubuntu }
# as well as very old specs & ancient ruby version
- { rubocop: "v1.61.0", ruby: "2.7", os: ubuntu }
steps:
- name: checkout
Expand Down

0 comments on commit 60143df

Please sign in to comment.