Skip to content

workflows/release-binaries: Limit the number of projects built for pull requests #128947

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tstellar
Copy link
Collaborator

The github hosted runners can't do a full build before the 6 hour timeout, so build less projects to give the build a chance to finish.

We use more powerful runners for the actual release builds, so we just need to make this change for pull requests where we use the slower github hosted runners.

…ll requests

The github hosted runners can't do a full build before the 6 hour
timeout, so build less projects to give the build a chance to finish.

We use more powerful runners for the actual release builds, so we
just need to make this change for pull requests where we use the
slower github hosted runners.
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.

1 participant