Skip to content

Commit

Permalink
chore: Update CARGO_BUILD_JOBS in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Oct 10, 2024
1 parent c99ff2e commit 88f1031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
CARGO_BUILD_JOBS=1
CARGO_BUILD_JOBS=2
build-node-evm:
name: Build EVM node image
Expand Down

0 comments on commit 88f1031

Please sign in to comment.