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 7cccbb6 commit ef7bd92Copy full SHA for ef7bd92
.github/workflows/CI.yml
@@ -1,4 +1,6 @@
1
name: CI
2
+env:
3
+ JULIA_NUM_THREADS: 2
4
on:
5
- push
6
- pull_request
0 commit comments