Skip to content

Commit

Permalink
add lv2025, remove 2021, bump to 25.0.0 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashukumaNI authored Oct 23, 2024
1 parent 612d987 commit 8a3c057
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@ stages:
- template: azure-templates/stages.yml@niveristand-custom-device-build-tools
parameters:
lvVersionsToBuild:
- version: '2021'
bitness: '64bit'
- version: '2023'
bitness: '64bit'
- version: '2024'
bitness: '64bit'
- version: '2025'
bitness: '64bit'

buildSteps:
- projectLocation: 'VeriStand Test Utilities.lvproj'
buildOperation: 'ExecuteBuildSpec'
target: 'My Computer'
buildSpec: 'SourceDistribution'

releaseVersion: '24.0.0'
releaseVersion: '25.0.0'
buildOutputLocation: 'Built'
archiveLocation: '\\nirvana\Measurements\VeriStandAddons\testing_tools'

Expand Down

0 comments on commit 8a3c057

Please sign in to comment.