Update env vars in CI

This commit is contained in:
Eren Gölge 2021-09-30 14:44:39 +00:00
parent 8b4a37d8cb
commit e50f924003
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ jobs:
test:
runs-on: ubuntu-latest
env:
OMP_NUM_THREADS: 1
MKL_NUM_THREADS: 1
strategy:
fail-fast: false
matrix: