update macos image from 11 to latest (#5721)
This commit is contained in:
parent
3102b7847b
commit
572c2ae27a
@ -5,7 +5,7 @@
|
||||
"include": [
|
||||
{
|
||||
"StaticConfigs": {
|
||||
"macOS-14": {
|
||||
"macos-latest": {
|
||||
"Pool": "env:MACPOOL",
|
||||
"OSVmImage": "env:MACVMIMAGE",
|
||||
"VCPKG_DEFAULT_TRIPLET": "x64-osx",
|
||||
|
||||
@ -5,9 +5,9 @@
|
||||
"include": [
|
||||
{
|
||||
"OSConfiguration": {
|
||||
"macOS-14": {
|
||||
"macos-latest": {
|
||||
"OSVmImage": "env:MACVMIMAGE",
|
||||
"XCODE_VERSION": "15.0.1"
|
||||
"XCODE_VERSION": "14.2"
|
||||
}
|
||||
},
|
||||
"StaticConfigs": {
|
||||
|
||||
@ -21,7 +21,7 @@ variables:
|
||||
- name: WINDOWSPREVIOUSVMIMAGE
|
||||
value: azsdk-pool-mms-win-2019-1espt
|
||||
- name: MACVMIMAGE
|
||||
value: macOS-14
|
||||
value: macos-latest
|
||||
|
||||
# Values required for pool.os field in 1es pipeline templates
|
||||
- name: LINUXOS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user