Skip to content

Commit 3f7f10c

Browse files
authored
Apply suggestion from @zanieb
1 parent 940da3c commit 3f7f10c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ci-matrix.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ def should_include_entry(
164164
the curated build options — unless overridden by labels. For pushes
165165
(pull_request_defaults is None), only label filters apply.
166166
"""
167-
# PR default restrictions
168167
if pull_request_defaults is not None:
169168
triple = entry["target_triple"]
170169
default_targets = pull_request_defaults["targets"]

0 commit comments

Comments
 (0)