Less cores

This commit is contained in:
Anatoly Laskaris 2023-11-02 17:44:59 +02:00
parent 5986bc8a2e
commit f6c8536d1d

View File

@ -15,6 +15,6 @@ slow-timeout = { period = "60s", terminate-after = 2 }
leak-timeout = "100ms"
[profile.ci]
test-threads = 8
test-threads = 6
[profile.ci.junit]
path = "junit.xml"