Skip to content

Commit 7e01505

Browse files
committed
set thread usage as auto for Julia nightly CI
1 parent 935f99d commit 7e01505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-Julia-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ jobs:
5858
- uses: julia-actions/julia-runtest@v1
5959
env:
6060
GROUP: ${{ matrix.group }}
61+
JULIA_NUM_THREADS: auto

0 commit comments

Comments
 (0)