Skip to content

Commit eb7e170

Browse files
committed
build: faster model dependent tests
1 parent 9dbfa4f commit eb7e170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ jobs:
383383

384384
model-dependent-tests:
385385
name: Model dependent tests
386-
runs-on: macos-15
386+
runs-on: macos-12
387387
env:
388388
NODE_LLAMA_CPP_GPU: false
389389
needs:

0 commit comments

Comments
 (0)