mirror of
https://github.com/boostorg/preprocessor.git
synced 2026-01-30 01:52:24 +01:00
Revert "Chyange number of jobs to use $nproc"
This reverts commit 112673238a.
This commit is contained in:
@@ -339,7 +339,7 @@ install:
|
||||
script:
|
||||
- |-
|
||||
echo "using $TOOLSET : : $COMPILER ;" > ~/user-config.jam
|
||||
- ./b2 libs/preprocessor/test -j $nproc toolset=$TOOLSET cxxstd=$CXXSTD $ADDRMD
|
||||
- ./b2 libs/preprocessor/test -j 3 toolset=$TOOLSET cxxstd=$CXXSTD $ADDRMD
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user