mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
maximize parallel builds in CI (#7206)
This commit is contained in:
parent
21fb5cbbc9
commit
6a446bdd83
5 changed files with 13 additions and 7 deletions
|
|
@ -4,3 +4,5 @@ distributionPath=wrapper/dists
|
|||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
|
||||
# Use parallel builds
|
||||
org.gradle.parallel=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue