Skip to content

Commit 1599771

Browse files
committed
Actions: Unblock Metal
Public runners have no extra cost associated with them. Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
1 parent af5b5af commit 1599771

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/build.yml

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
device: cpu
1717
- os: macos-15
1818
device: cuda
19-
# TODO: Remove on release
20-
- os: macos-15
21-
device: metal
2219
- os: ubuntu-22.04
2320
device: metal
2421

.github/workflows/warmup.yml

-3
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ jobs:
106106
device: cpu
107107
- os: macos-15
108108
device: cuda
109-
# TODO: Remove on release
110-
- os: macos-15
111-
device: metal
112109
- os: ubuntu-22.04
113110
device: metal
114111

0 commit comments

Comments
 (0)