[
https://issues.apache.org/jira/browse/FLINK-33504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-33504:
----------------------------------
Description:
{quote}Up to 10 free Microsoft-hosted parallel jobs that can run for up to 360
minutes (6 hours) each time
{quote}
Azure CI allows up to 10 parallel jobs for public repos
([source|https://learn.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs?view=azure-devops&tabs=ms-hosted]).
Looks like GHA allows up to 20 parallel jobs in the free plan
([source|https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration#usage-limits])
and 5 macos jobs
was:
{quote}
Up to 10 free Microsoft-hosted parallel jobs that can run for up to 360 minutes
(6 hours) each time
{quote}
Azure CI allows up to 10 parallel jobs for public repos
([source|https://learn.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs?view=azure-devops&tabs=ms-hosted]).
Looks like GHA allows up to 256 parallel jobs
([source|https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs]):
{quote}
A matrix will generate a maximum of 256 jobs per workflow run.
{quote}
> Supported maximum parallel jobs
> -------------------------------
>
> Key: FLINK-33504
> URL: https://issues.apache.org/jira/browse/FLINK-33504
> Project: Flink
> Issue Type: Sub-task
> Components: Build System / CI
> Reporter: Matthias Pohl
> Priority: Major
> Labels: github-actions
>
> {quote}Up to 10 free Microsoft-hosted parallel jobs that can run for up to
> 360 minutes (6 hours) each time
> {quote}
> Azure CI allows up to 10 parallel jobs for public repos
> ([source|https://learn.microsoft.com/en-us/azure/devops/pipelines/licensing/concurrent-jobs?view=azure-devops&tabs=ms-hosted]).
> Looks like GHA allows up to 20 parallel jobs in the free plan
> ([source|https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration#usage-limits])
> and 5 macos jobs
--
This message was sent by Atlassian Jira
(v8.20.10#820010)