Skip to content

Commit

Permalink
CI: correct build-type for ROCM
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Jul 30, 2024
1 parent 65076c6 commit e221c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-rocm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
file: Dockerfile
tags: ghcr.io/${{ github.repository }}-rocm:${{ env.VERSION }}
build-args: |
BUILD_TYPE=cuda
BUILD_TYPE=rocm

0 comments on commit e221c36

Please sign in to comment.