Skip to content

Commit ecacacc

Browse files
committed
only run on macos 26
1 parent 8906402 commit ecacacc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ jobs:
8787
# Format: [Nightly-]ROCm-<major>.<minor>[.<patch>]. E.g., "ROCm-6.4" or "Nightly-ROCm-7.0".
8888
# Use "Nightly-" prefix to use torch nightly builds.
8989
toolkit: Nightly-ROCm-7.1
90-
- tags: [macos-latest]
91-
name: macos-latest
90+
- tags: [macos-26]
91+
name: macos-26
9292
toolkit: Metal # or Nightly-Metal
9393
python-version:
9494
- "3.12"

0 commit comments

Comments
 (0)