Skip to content

Commit

Permalink
Revert "Run rubocop's tests on oldest compatible release"
Browse files Browse the repository at this point in the history
Oops, meant to commit on a branch

This reverts commit 5c818ce.
  • Loading branch information
marcandre committed May 21, 2023
1 parent 5c818ce commit 75da884
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rubocop.yml
Expand Up @@ -92,7 +92,6 @@ 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 75da884

Please sign in to comment.