Skip to content

Commit

Permalink
Update build-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yukirora authored Jul 27, 2024
1 parent a557fd5 commit 0adb33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
dockerfile: cuda12.4
tags: superbench/main:cuda12.4
runner: [self-hosted, rocm-build]
build_args: "NUM_MAKE_JOBS=4"
build_args: "NUM_MAKE_JOBS=1"
- name: cuda12.2
dockerfile: cuda12.2
tags: superbench/main:cuda12.2
Expand Down

0 comments on commit 0adb33c

Please sign in to comment.