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

Limit the CI jobs running on pull_request. #2115

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

vrabaud
Copy link
Collaborator

@vrabaud vrabaud commented Apr 15, 2024

Only trigger the ones recompiling dependencies locally when ./ext or CMake is changed.
This effectively prunes all the jobs taking more than 5 minutes.

@vrabaud vrabaud force-pushed the avif_internal branch 2 times, most recently from e92c367 to 6891693 Compare April 15, 2024 21:28
@vrabaud vrabaud marked this pull request as ready for review April 15, 2024 21:34
@vrabaud vrabaud requested a review from jzern April 15, 2024 21:34
.github/workflows/cifuzz.yml Show resolved Hide resolved
vrabaud added 4 commits April 17, 2024 10:09
Only trigger the ones recompiling dependencies locally when ./ext
or CMake is changed.
@vrabaud vrabaud merged commit f14809b into AOMediaCodec:main Apr 17, 2024
11 checks passed
@vrabaud vrabaud deleted the avif_internal branch April 17, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants