⚗️ try disabling concurrency

This commit is contained in:
Niels Lohmann 2021-07-20 14:45:11 +02:00
parent b7b617f0c0
commit 4b437e29af
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -1,5 +1,5 @@
# number of parallel jobs for CTest # number of parallel jobs for CTest
set(N 10) set(N 4)
############################################################################### ###############################################################################
# Needed tools. # Needed tools.