Commit e3639102 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'bugfix_coverage_fuzzing_linux_arch' into 'master'

Remove linux arch only rule for coverage fuzzing

See merge request gitlab-org/gitlab!42316
parents cc15004b 5d495d34
---
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