Skip to content

Commit

Permalink
update the allowed values for build
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubramanianaks committed Dec 18, 2023
1 parent 83937a9 commit 683b1b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,13 @@ parameters:
default: 'VSEngSS-MicroBuild2022-1ES
values:
- 'VSEngSS-MicroBuild2022-1ES'
- ''
- name: vmImage
displayName: vmImage to be used
default: 'macos-13-arm64'
values:
- 'macos-13-arm64'
- ''
- name: BuildParameters.dotnetversion
value: 7.0.x
- name: BuildParameters.dotnetversionforbuild
Expand Down

0 comments on commit 683b1b6

Please sign in to comment.