Skip to content

Commit

Permalink
parallel 64
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Nov 15, 2024
1 parent 200b96e commit 8496336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
combine: true
target: ${{ matrix.config.target }}
build-args: '--threads 64'
build-args: '--parallel 64'

package:
name: Package builds
Expand Down

0 comments on commit 8496336

Please sign in to comment.