Update azure-pipelines.yml
This commit is contained in:
Родитель
3c70e74ab7
Коммит
40eaa3b192
|
@ -34,7 +34,7 @@ jobs:
|
||||||
- template: Test-Bash.yml@templates
|
- template: Test-Bash.yml@templates
|
||||||
parameters:
|
parameters:
|
||||||
name: 'Test_macOS'
|
name: 'Test_macOS'
|
||||||
vmImage: 'macOS-11'
|
vmImage: 'macOS-14'
|
||||||
BuildConfiguration: ${{ variables.BuildConfiguration }}
|
BuildConfiguration: ${{ variables.BuildConfiguration }}
|
||||||
Workloads: ${{ variables.Workloads }}
|
Workloads: ${{ variables.Workloads }}
|
||||||
|
|
||||||
|
@ -85,7 +85,7 @@ jobs:
|
||||||
- template: Publish-Bash.yml@templates
|
- template: Publish-Bash.yml@templates
|
||||||
parameters:
|
parameters:
|
||||||
name: 'Publish_macOS'
|
name: 'Publish_macOS'
|
||||||
vmImage: 'macOS-11'
|
vmImage: 'macOS-14'
|
||||||
BuildConfiguration: ${{ variables.BuildConfiguration }}
|
BuildConfiguration: ${{ variables.BuildConfiguration }}
|
||||||
Workloads: ${{ variables.Workloads }}
|
Workloads: ${{ variables.Workloads }}
|
||||||
PublishFramework: ${{ variables.PublishFramework }}
|
PublishFramework: ${{ variables.PublishFramework }}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче