Skip to content

Commit

Permalink
fix mergify requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
trws committed Aug 7, 2023
1 parent 5e8b61d commit 299077f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ queue_rules:
- status-success="spelling"
- status-success="python format"
- status-success="python lint"
- status-success="jammy - gcc-8,distcheck"
- status-success="jammy - clang-6.0"
- status-success="jammy - test-install"
- status-success="bookworm - gcc-8,distcheck"
- status-success="bookworm - clang-6.0"
- status-success="bookworm - test-install"
- status-success="focal"
- status-success="el7"
- status-success="el8"
- status-success="fedora33"
- status-success="fedora34"
- status-success="coverage"
- label="merge-when-passing"
Expand Down

0 comments on commit 299077f

Please sign in to comment.