mirror of
https://github.com/apple/pkl.git
synced 2026-05-20 22:06:57 +02:00
Use 2xlarge resource class for gradle check in CI (#1291)
This commit is contained in:
@@ -72,6 +72,7 @@ job: Config.Job = new {
|
||||
image = "cimg/openjdk:\(javaVersion)"
|
||||
}
|
||||
}
|
||||
resource_class = "2xlarge"
|
||||
}
|
||||
when (os == "windows") {
|
||||
machine {
|
||||
|
||||
Reference in New Issue
Block a user