mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-26 03:22:40 +00:00
maximize parallel builds in CI (#7206)
This commit is contained in:
@@ -7,3 +7,5 @@ zipStorePath=wrapper/dists
|
||||
kotlin.mpp.stability.nowarn=true
|
||||
# Needed to share source among different targets
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
# Use parallel builds
|
||||
org.gradle.parallel=true
|
||||
Reference in New Issue
Block a user