Skip to content

Commit 6caf72b

Browse files
authored
Update ROCm toolkit version to 7.0
1 parent 3bef042 commit 6caf72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
name: self-hosted-amd
8989
# Format: [Nightly-]ROCm-<major>.<minor>[.<patch>]. E.g., "ROCm-6.4" or "Nightly-ROCm-7.0".
9090
# Use "Nightly-" prefix to use torch nightly builds.
91-
toolkit: Nightly-ROCm-6.4
91+
toolkit: Nightly-ROCm-7.0
9292
- tags: [macos-latest]
9393
name: macos-latest
9494
toolkit: Metal # or Nightly-Metal

0 commit comments

Comments
 (0)