mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-02 16:17:44 +00:00
Remove explicit parallelism flags on the CI
This commit is contained in:
parent
fadabb83ab
commit
62ad079314
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue