1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-02 08:07:45 +00:00

Remove explicit parallelism flags on the CI

This commit is contained in:
Joshua Goins 2025-04-29 16:18:15 -04:00
parent fadabb83ab
commit 62ad079314

View file

@ -7,8 +7,6 @@ on:
branches: [ "main" ]
env:
CMAKE_BUILD_PARALLEL_LEVEL: 2
MAKEFLAGS: '-j 2'
QT_VERSION: 6.8.2 # Keep in sync with CMakeLists.txt
jobs: