Skip to content

Commit

Permalink
Run rubocop's tests on oldest compatible release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed May 21, 2023
1 parent c55e5b1 commit 5c818ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rubocop.yml
Expand Up @@ -92,6 +92,7 @@ jobs:
internal_investigation: [null]
include:
- { rubocop: master, ruby: "3.0", os: ubuntu }
- { rubocop: "v1.35.0", ruby: "3.2", os: ubuntu }
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 5c818ce

Please sign in to comment.