Go back to older rocm for portable. (#15127)

This commit is contained in:
comfyanonymous 2026-07-28 13:46:44 -07:00 committed by GitHub
parent e8f8c2ff43
commit 99f221c7f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -48,13 +48,13 @@ jobs:
contents: "write"
packages: "write"
pull-requests: "read"
name: "Release AMD ROCm 7.14"
name: "Release AMD ROCm 7.2"
uses: ./.github/workflows/stable-release.yml
with:
git_tag: ${{ inputs.git_tag }}
cache_tag: "rocm714"
python_minor: "13"
python_patch: "14"
cache_tag: "rocm72"
python_minor: "12"
python_patch: "10"
rel_name: "amd"
rel_extra_name: ""
test_release: false