Skip to content

Commit

Permalink
JULIA_NUM_GC_THREADS=1
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Dec 10, 2024
1 parent 9d52b28 commit c571d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
env:
GROUP: All
JULIA_NUM_THREADS: ${{ matrix.runner.num_threads }}
JULIA_NUM_GC_THREADS: '1'

- uses: julia-actions/julia-processcoverage@v1

Expand Down

0 comments on commit c571d90

Please sign in to comment.