diff --git a/infra/azure/azure-pipelines.yml b/infra/azure/azure-pipelines.yml index dec9a84389..a6c042cb35 100644 --- a/infra/azure/azure-pipelines.yml +++ b/infra/azure/azure-pipelines.yml @@ -45,7 +45,7 @@ stages: # Galaxy on Fedora -- ${{ each group in range(1, 3) }}: +- ${{ each group in [1, 2, 3] }}: - stage: Galaxy_Fedora_Latest dependsOn: [] jobs: