mirror of
https://github.com/apple/pkl.git
synced 2026-05-19 13:26:57 +02:00
Build with m2pro.large instances, not macos.m1.large.gen1 (#1020)
* Update `com.circleci.v2` to `1.5.0` and `pkl.impl.circleci` to `1.2.0` See: - https://github.com/apple/pkl-pantry/pull/103 - https://github.com/apple/pkl-project-commons/pull/7 * Build with `m2pro.large` instances, not `macos.m1.large.gen1`
This commit is contained in:
committed by
Dan Chao
parent
7717b702b2
commit
0902cbc628
@@ -15,7 +15,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
extends "GradleJob.pkl"
|
||||
|
||||
import "package://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.1.2#/Config.pkl"
|
||||
import "package://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.5.0#/Config.pkl"
|
||||
|
||||
name: String = command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user