mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-17 06:37:45 +00:00
Remove explicit parallelism env vars on CI
This commit is contained in:
parent
365b4a5ea6
commit
8c6d60c1e5
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.1 # Keep in sync with CMakeLists.txt
|
||||
KF_VERSION: v6.10.0 # Ditto
|
||||
KIRIGAMI_ADDONS_VERSION: v1.7.0 # Ditto x2
|
||||
|
|
Loading…
Add table
Reference in a new issue