mirror of
https://github.com/apple/pkl.git
synced 2026-05-20 05:47:08 +02:00
Fix macOS Intel native builds (#1244)
This commit is contained in:
@@ -172,7 +172,7 @@ steps {
|
||||
job {
|
||||
when (os == "macOS") {
|
||||
macos {
|
||||
xcode = "26.0.1"
|
||||
xcode = "16.4.0"
|
||||
}
|
||||
resource_class = "m4pro.large"
|
||||
environment {
|
||||
|
||||
Reference in New Issue
Block a user