We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ac437 commit 1ce85c0Copy full SHA for 1ce85c0
1 file changed
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
pvc:
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
+ JULIA_CPU_THREADS: 4
18
runs-on: [self-hosted, linux, X64, gpu, oneapi]
19
strategy:
20
matrix:
0 commit comments