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

ci: increase solana_program_count to 18 #32922

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

yihau
Copy link
Contributor

@yihau yihau commented Aug 21, 2023

Problem

ci failed on master 😢 https://buildkite.com/solana-labs/solana/builds/100516#018a1965-b386-438a-aa6e-4fc73ebe8861

seems that we need to increase the number.

Summary of Changes

-  if ((solana_program_count > 17)); then
+  if ((solana_program_count > 18)); then

@yihau yihau requested a review from joncinque August 21, 2023 18:57
@yihau yihau marked this pull request as ready for review August 21, 2023 18:57
@joncinque
Copy link
Contributor

Ah darn, sorry, I guess something changed over the weekend 🤔

@yihau
Copy link
Contributor Author

yihau commented Aug 21, 2023

merge this fix on red. (passed check steps)

@yihau yihau merged commit a02aeba into solana-labs:master Aug 21, 2023
@yihau yihau deleted the increase-build-redundancy branch August 21, 2023 19:01
@yihau yihau mentioned this pull request Aug 22, 2023
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.

2 participants