Skip to content

Commit

Permalink
CMAKE_BUILD_PARALLEL_LEVEL not needed with Ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
sudara authored May 26, 2024
1 parent 0a6c24d commit e916785
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ env:
BUILD_DIR: Builds
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DISPLAY: :0 # linux pluginval needs this
CMAKE_BUILD_PARALLEL_LEVEL: 3 # Use up to 3 cpus to build juceaide, etc
HOMEBREW_NO_INSTALL_CLEANUP: 1
IPP_DIR: C:\Program Files (x86)\Intel\oneAPI\ipp\latest\lib\cmake\ipp

Expand Down

0 comments on commit e916785

Please sign in to comment.