Skip to content

Commit

Permalink
ci: set max-parallel to 5
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Feb 4, 2024
1 parent 109e9f2 commit 203f8f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/multi-arch-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
max-parallel: 5
matrix:
include:
- arch: aarch64_cortex-a53
Expand Down

0 comments on commit 203f8f7

Please sign in to comment.