Skip to content

Commit

Permalink
max-parallel 2
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Nov 3, 2023
1 parent bf363bf commit dba7a5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-isos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
# group: ${{ github.workflow }}
# cancel-in-progress: false
strategy:
max-parallel: 2
fail-fast: false
matrix:
build:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci-ostree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
jobs:
ci:
strategy:
max-parallel: 2
fail-fast: false
matrix:
variant:
Expand Down

0 comments on commit dba7a5a

Please sign in to comment.