The GitHub Actions job "Go" on iceberg-go.git/main has succeeded. Run started by GitHub user zeroshade (triggered by zeroshade).
Head commit for run: 29b349de7a95de9a87f67b9b177231508ea9254d / Kevin Liu <[email protected]> infra: set github actions max-parallel to 15 (#733) 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 --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: kevinjqliu <[email protected]> Report URL: https://github.com/apache/iceberg-go/actions/runs/22117495760 With regards, GitHub Actions via GitBox
