Skip to content

Commit

Permalink
Fixed build container for rocm build
Browse files Browse the repository at this point in the history
  • Loading branch information
cromefire committed Dec 10, 2023
1 parent 1be9c1e commit 8a21760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
binary: x86_64-manylinux2014-rocm5.7
container: rocm/dev-ubuntu-22.04:rocm5.7
container: rocm/dev-ubuntu-22.04:5.7-complete
build_args: --features rocm

env:
Expand Down

0 comments on commit 8a21760

Please sign in to comment.