Skip to content

Commit

Permalink
ci: Remove obsolete required status checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jun 12, 2021
1 parent 9d21114 commit 6a7f8c5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,10 @@ branches:
contexts:
- "Static Analysis (ubuntu-latest, 7.4)"
- "Static Analysis (ubuntu-latest, 8.0)"
- "Static Analysis (windows-latest, 7.4)"
- "Static Analysis (windows-latest, 8.0)"
- "Static Analysis (macOS-latest, 7.4)"
- "Static Analysis (macOS-latest, 8.0)"
- "Unit Tests (ubuntu-latest, 7.4)"
- "Unit Tests (ubuntu-latest, 8.0)"
- "Unit Tests (windows-latest, 7.4)"
- "Unit Tests (windows-latest, 8.0)"
- "Unit Tests (macOS-latest, 7.4)"
- "Unit Tests (macOS-latest, 8.0)"
- "Mutation Testing (ubuntu-latest, 7.4)"
- "Mutation Testing (ubuntu-latest, 8.0)"
- "Code Style (ubuntu-latest, 7.4)"
Expand Down

0 comments on commit 6a7f8c5

Please sign in to comment.