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 7b62054 commit 3af3ebcCopy full SHA for 3af3ebc
.github/workflows/macos-linux-windows-conda.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Build EigenPy [MacOS/Linux/Windows]
78
env:
79
- CMAKE_BUILD_PARALLEL_LEVEL: 4
+ CMAKE_BUILD_PARALLEL_LEVEL: 2
80
EIGENPY_BUILD_TYPE: ${{ matrix.build_type }}
81
EIGENPY_CXX_FLAGS: ${{ matrix.cxx_options }}
82
run: |
0 commit comments