mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-05 10:00:28 +08:00
Go back to older rocm for portable. (#15127)
This commit is contained in:
8
.github/workflows/release-stable-all.yml
vendored
8
.github/workflows/release-stable-all.yml
vendored
@@ -48,13 +48,13 @@ jobs:
|
|||||||
contents: "write"
|
contents: "write"
|
||||||
packages: "write"
|
packages: "write"
|
||||||
pull-requests: "read"
|
pull-requests: "read"
|
||||||
name: "Release AMD ROCm 7.14"
|
name: "Release AMD ROCm 7.2"
|
||||||
uses: ./.github/workflows/stable-release.yml
|
uses: ./.github/workflows/stable-release.yml
|
||||||
with:
|
with:
|
||||||
git_tag: ${{ inputs.git_tag }}
|
git_tag: ${{ inputs.git_tag }}
|
||||||
cache_tag: "rocm714"
|
cache_tag: "rocm72"
|
||||||
python_minor: "13"
|
python_minor: "12"
|
||||||
python_patch: "14"
|
python_patch: "10"
|
||||||
rel_name: "amd"
|
rel_name: "amd"
|
||||||
rel_extra_name: ""
|
rel_extra_name: ""
|
||||||
test_release: false
|
test_release: false
|
||||||
|
|||||||
Reference in New Issue
Block a user