Skip to content

Commit a5a2e6d

Browse files
update workflow
max-parallel 1
1 parent a23a747 commit a5a2e6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
strategy:
3838
matrix: ${{ fromJSON(needs.setup.outputs.jobs) }}
3939
fail-fast: false
40+
max-parallel: 1
4041
secrets: inherit
4142
uses: ./.github/workflows/build.yml
4243
with:

0 commit comments

Comments
 (0)