Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .evergreen/config_generator/components/compile_only.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,5 @@ def variants():
name=f'{TAG}-matrix',
display_name=f'{TAG}-matrix',
tasks=tasks,
display_tasks=[
DisplayTask(
name=f'{TAG}-matrix',
execution_tasks=[f'.{TAG}'],
)
],
),
]
4 changes: 0 additions & 4 deletions .evergreen/generated_configs/variants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ buildvariants:
- name: .clang-tidy
- name: compile-only-matrix
display_name: compile-only-matrix
display_tasks:
- name: compile-only-matrix
execution_tasks:
- .compile-only
tasks:
- name: .compile-only .rhel81-power8
batchtime: 1440
Expand Down