Skip to content

Commit 1af81b2

Browse files
committed
build: change machine type used to run tests on
1 parent 9a38355 commit 1af81b2

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: ubuntu-24.04-arm
392+
runs-on: macos-13
393393
env:
394394
NODE_LLAMA_CPP_GPU: false
395395
needs:

0 commit comments

Comments
 (0)