Skip to content

Commit 2c2a501

Browse files
authoredJan 29, 2025
ci(mergify): don't check Python 3.8 tests (#142)
We'll remove support to bump Poetry to v2.
1 parent 8f63c83 commit 2c2a501

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.mergify.yml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ queue_rules:
55
allow_inplace_checks: true
66
queue_conditions:
77
- and: &CheckRuns
8-
- check-success=Test with Python 3.8
98
- check-success=Test with Python 3.9
109
- check-success=Test with Python 3.10
1110
- check-success=Test with Python 3.11

0 commit comments

Comments
 (0)
Please sign in to comment.