Skip to content

Commit

Permalink
This has been failing for ages, remove for now
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Apr 29, 2024
1 parent 7a80336 commit 9c8a30a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/rubocop.yml
Expand Up @@ -34,7 +34,6 @@ jobs:
modern: [null]
title: [null]
include:
- { os: windows, ruby: mingw }
- { ruby: 2.7, os: ubuntu, coverage: true, title: "Coverage" }
- { ruby: "3.0", os: ubuntu, modern: true, title: 'Specs "modern"' }
- { ruby: jruby, os: ubuntu }
Expand Down
1 change: 0 additions & 1 deletion .mergify.yml
Expand Up @@ -14,7 +14,6 @@ pull_request_rules:
- "status-success=Specs | 3.1"
- "status-success=Specs | 3.2"
- "status-success=Specs | head"
- "status-success=Specs | mingw"
- "status-success=Coverage | 2.6"
- 'status-success=Specs "modern" | 3.0'
# - 'status-success=Specs | jruby'
Expand Down

0 comments on commit 9c8a30a

Please sign in to comment.