We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d52b28 commit c571d90Copy full SHA for c571d90
.github/workflows/CI.yml
@@ -75,6 +75,7 @@ jobs:
75
env:
76
GROUP: All
77
JULIA_NUM_THREADS: ${{ matrix.runner.num_threads }}
78
+ JULIA_NUM_GC_THREADS: '1'
79
80
- uses: julia-actions/julia-processcoverage@v1
81
0 commit comments