Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use concurrency groups to reduce CI load of fuzzing #1356

Closed
wants to merge 1 commit into from

Conversation

ericcornelissen
Copy link
Owner

Relates to #1043

Summary

Use a workflow concurrency group to limit fuzzing to one target at the time. Additionally, use a job concurrency group for no-shell to only run one of the no-shell fuzz jobs at the time.

Use a workflow concurrency group to limit fuzzing to one target at the
time. Additionally, use a job concurrency group for no-shell to only run
one of the no-shell fuzz jobs at the time.
@github-actions github-actions bot added the ci/cd Relates to ci/cd label Dec 21, 2023
@ericcornelissen
Copy link
Owner Author

Closing because this doesn't work as intended.

@ericcornelissen ericcornelissen added the invalid This doesn't seem right label Dec 22, 2023
@ericcornelissen ericcornelissen deleted the reduce-ci-load branch December 22, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relates to ci/cd invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant