We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2dfe4 commit c2a408aCopy full SHA for c2a408a
.github/workflows/pricing.yml
@@ -69,7 +69,7 @@ jobs:
69
fi
70
71
total_subjects=${#subjects_array[@]}
72
- NUM_GROUPS=8 # Define the number of parallel jobs
+ NUM_GROUPS=4 # Define the number of parallel jobs
73
groups_json_array_content=""
74
75
for (( i=0; i<NUM_GROUPS; i++ )); do
.github/workflows/rails_application.yml
@@ -100,7 +100,7 @@ jobs:
100
101
102
103
104
105
106
0 commit comments