We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bef042 commit 6caf72bCopy full SHA for 6caf72b
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
name: self-hosted-amd
89
# Format: [Nightly-]ROCm-<major>.<minor>[.<patch>]. E.g., "ROCm-6.4" or "Nightly-ROCm-7.0".
90
# Use "Nightly-" prefix to use torch nightly builds.
91
- toolkit: Nightly-ROCm-6.4
+ toolkit: Nightly-ROCm-7.0
92
- tags: [macos-latest]
93
name: macos-latest
94
toolkit: Metal # or Nightly-Metal
0 commit comments