Skip to content

Commit

Permalink
increase parallel to 4
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
  • Loading branch information
Jdubrick committed May 30, 2024
1 parent f660ecc commit c384c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
- name: Docker Build
run: |
yarn nx affected --target=docker-build --parallel=3
yarn nx affected --target=docker-build --parallel=4
e2e:
name: E2E
Expand Down

0 comments on commit c384c18

Please sign in to comment.