CI: mac: update xcode version (#6055)
* CI: mac: update xcode version * Use xcode 15.4 --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
171386533a
commit
b550ecc46d
@ -7,7 +7,7 @@
|
||||
"OSConfiguration": {
|
||||
"macos-latest": {
|
||||
"OSVmImage": "env:MACVMIMAGE",
|
||||
"XCODE_VERSION": "14.2"
|
||||
"XCODE_VERSION": "15.4"
|
||||
}
|
||||
},
|
||||
"StaticConfigs": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user