Skip to content

Commit

Permalink
skip: update CI 268
Browse files Browse the repository at this point in the history
  • Loading branch information
vit-corp committed Sep 25, 2024
1 parent 92b067d commit 66ce799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
needs: [ deploy_common_resources, prepare_resource_matrix ]
if: ${{ needs.prepare_resource_matrix.outputs.parallel_resources_list != '[]' }}
strategy:
max-parallel: 7
max-parallel: 5
fail-fast: false
matrix:
compliance: ['green', 'red']
Expand Down

0 comments on commit 66ce799

Please sign in to comment.