Skip to content

Commit

Permalink
-j 6 seems to work for SIX, how about NITRO?
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Smith authored and Dan Smith committed Jan 26, 2023
1 parent 4ccdf5b commit 713ee85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frequent_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: |
cd build
# using the default number of threads (-j) causes G++ to crash
cmake --build . -j 2
cmake --build . -j 6
cmake --build . --target install
- name: test
run: |
Expand Down

0 comments on commit 713ee85

Please sign in to comment.