ci : switch threads to 1 (#2138)

This commit is contained in:
Georgi Gerganov 2023-07-07 21:23:57 +03:00 committed by GitHub
parent 1d656d6360
commit a7e20edf22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
GGML_NLOOP: 3
GGML_NITER: 1
GGML_N_THREADS: 1
jobs:
ubuntu-focal-make: