Commit 5d495d34 authored by Yevgeny Name's avatar Yevgeny Name

Remove linux arch only rule for coverage fuzzing

parent a1acada0
---
title: Remove linux arch only rule for coverage fuzzing
merge_request: 42316
author:
type: fixed
......@@ -35,4 +35,3 @@ variables:
- if: $COVFUZZ_DISABLED
when: never
- if: $CI_COMMIT_BRANCH && $GITLAB_FEATURES =~ /\bcoverage_fuzzing\b/
- if: $CI_RUNNER_EXECUTABLE_ARCH == "linux"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment