Skip to content

Commit

Permalink
Update wheels-rocm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jataylo authored Aug 9, 2023
1 parent 12f6449 commit 29add95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-rocm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
python: ["cp37", "cp38", "cp39", "cp310", "cp311"]
env:
DOCKER_IMAGE: quay.io/pypa/manylinux2014_x86_64:latest
DOCKER_IMAGE: pytorch/manylinux-rocm:5.6
PY_VERS: ${{ matrix.python }}

steps:
Expand Down

0 comments on commit 29add95

Please sign in to comment.