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 8afe8b2 commit 29f212dCopy full SHA for 29f212d
.github/workflows/ubuntu.yml
@@ -36,7 +36,6 @@ jobs:
36
-DCMAKE_CXX_COMPILER=g++-${{ matrix.gcc }} \
37
-DCMAKE_C_COMPILER=gcc-${{ matrix.gcc }} \
38
-DCMAKE_BUILD_TYPE=${{ env.config }} \
39
- -DCUBOOL_BUILD_TESTS=ON \
40
-DCUBOOL_WITH_CUDA=OFF \
41
-DCUBOOL_WITH_SEQUENTIAL=ON \
42
-DCUBOOL_GRAPH_ENABLE_TESTING=ON
0 commit comments