Skip to content

Commit 66ce799

Browse files
committed
skip: update CI 268
1 parent 92b067d commit 66ce799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
needs: [ deploy_common_resources, prepare_resource_matrix ]
129129
if: ${{ needs.prepare_resource_matrix.outputs.parallel_resources_list != '[]' }}
130130
strategy:
131-
max-parallel: 7
131+
max-parallel: 5
132132
fail-fast: false
133133
matrix:
134134
compliance: ['green', 'red']

0 commit comments

Comments
 (0)