Skip to content

Commit 9a38355

Browse files
committed
build: run tests on ubuntu arm machine
1 parent d880b1d commit 9a38355

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

0 commit comments

Comments
 (0)