Skip to content

Commit 1501632

Browse files
committed
build: run model dependent tests on macos-13
1 parent 50dbaf0 commit 1501632

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
@@ -389,7 +389,7 @@ jobs:
389389

390390
model-dependent-tests:
391391
name: Model dependent tests
392-
runs-on: macos-15
392+
runs-on: macos-13
393393
env:
394394
NODE_LLAMA_CPP_GPU: false
395395
needs:

0 commit comments

Comments
 (0)