kevinjqliu opened a new pull request, #2150:
URL: https://github.com/apache/iceberg-rust/pull/2150

   this is the guidance from apache infra, see https://s.apache.org/max-parallel
   * All workflows MUST have a job concurrency level less than or equal to 20. 
This means a workflow cannot have more than 20 jobs running at the same time 
across all matrices.
   * All workflows SHOULD have a job concurrency level less than or equal to 
15. Just because 20 is the max, doesn't mean you should strive for 20.
   
   note that `max-parallel` limits the number of simultaneous runs ([see 
docs](https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/run-job-variations#defining-the-maximum-number-of-concurrent-jobs)),
 other jobs will just wait 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to