mirror of
https://github.com/apple/pkl.git
synced 2026-03-29 05:11:55 +02:00
CI job polish (#1341)
Avoids issues where setup-java post-task cacheing will hang with "device or resource busy".
This commit is contained in:
1
.github/jobs/GradleJob.pkl
vendored
1
.github/jobs/GradleJob.pkl
vendored
@@ -30,6 +30,7 @@ fixed gradleArgs =
|
||||
new Listing {
|
||||
"--info"
|
||||
"--stacktrace"
|
||||
"--no-daemon"
|
||||
"-DpklMultiJdkTesting=true"
|
||||
when (isRelease) {
|
||||
"-DreleaseBuild=true"
|
||||
|
||||
Reference in New Issue
Block a user