Skip to content

Commit a7e20ed

Browse files
authored
ci : switch threads to 1 (#2138)
1 parent 1d656d6 commit a7e20ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ env:
1919
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
2020
GGML_NLOOP: 3
2121
GGML_NITER: 1
22+
GGML_N_THREADS: 1
2223

2324
jobs:
2425
ubuntu-focal-make:

0 commit comments

Comments
 (0)