Skip to content

Commit b75e640

Browse files
committed
update llama runner mac build tool and mode
1 parent 87c3223 commit b75e640

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/trunk.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ jobs:
224224
strategy:
225225
matrix:
226226
dtype: [fp32]
227-
build-tool: [cmake]
228-
mode: [mps]
227+
build-tool: [buck2, cmake]
228+
mode: [portable, xnnpack+kv+custom, mps]
229229
fail-fast: false
230230
with:
231231
runner: macos-m1-stable

0 commit comments

Comments
 (0)