We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8906402 commit ecacaccCopy full SHA for ecacacc
1 file changed
.github/workflows/ci.yml
@@ -87,8 +87,8 @@ jobs:
87
# Format: [Nightly-]ROCm-<major>.<minor>[.<patch>]. E.g., "ROCm-6.4" or "Nightly-ROCm-7.0".
88
# Use "Nightly-" prefix to use torch nightly builds.
89
toolkit: Nightly-ROCm-7.1
90
- - tags: [macos-latest]
91
- name: macos-latest
+ - tags: [macos-26]
+ name: macos-26
92
toolkit: Metal # or Nightly-Metal
93
python-version:
94
- "3.12"
0 commit comments