1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-16 22:27:46 +00:00

Remove explicit parallelism env vars on CI

This commit is contained in:
Joshua Goins 2025-04-29 15:23:18 -04:00
parent 365b4a5ea6
commit 8c6d60c1e5

View file

@ -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