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:
Anton Kolesnyk 2024-10-01 18:40:43 -07:00 committed by GitHub
parent 171386533a
commit b550ecc46d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
"OSConfiguration": {
"macos-latest": {
"OSVmImage": "env:MACVMIMAGE",
"XCODE_VERSION": "14.2"
"XCODE_VERSION": "15.4"
}
},
"StaticConfigs": {