Skip to content

Commit

Permalink
Increase job count
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjohnston committed Jan 18, 2024
1 parent d534dc3 commit 8bcc88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/Linux/linux-build-gha.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ cmake ../etc/SuperBuild \
-DTLRENDER_EXAMPLES=$TLRENDER_EXAMPLES \
-DTLRENDER_TESTS=$TLRENDER_TESTS \
-DTLRENDER_GCOV=$TLRENDER_GCOV
cmake --build . -j 4 --config $BUILD_TYPE
cmake --build . -j 8 --config $BUILD_TYPE

0 comments on commit 8bcc88a

Please sign in to comment.