We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4967f81 commit f8b981aCopy full SHA for f8b981a
.github/workflows/release-stable-all.yml
@@ -65,11 +65,11 @@ jobs:
65
contents: "write"
66
packages: "write"
67
pull-requests: "read"
68
- name: "Release AMD ROCm 6.4.4"
+ name: "Release AMD ROCm 7.1.1"
69
uses: ./.github/workflows/stable-release.yml
70
with:
71
git_tag: ${{ inputs.git_tag }}
72
- cache_tag: "rocm644"
+ cache_tag: "rocm711"
73
python_minor: "12"
74
python_patch: "10"
75
rel_name: "amd"
0 commit comments