diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1bd3e9b0..88f5fddf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,13 +23,13 @@ resources: stages: - template: azure-templates/stages.yml@niveristand-custom-device-build-tools parameters: - lvVersionsToBuild: - - version: '2021' - bitness: '64bit' + lvVersionsToBuild: - version: '2023' bitness: '64bit' - version: '2024' bitness: '64bit' + - version: '2025' + bitness: '64bit' dependencies: - source: '\\nirvana\Measurements\VeriStandAddons\slsc_switch_messaging_library' @@ -117,7 +117,7 @@ stages: target: 'My Computer' buildSpec: 'Examples' - releaseVersion: '24.0.0' + releaseVersion: '25.0.0' buildOutputLocation: 'Source\Built' archiveLocation: '\\nirvana\Measurements\VeriStandAddons\routing_and_faulting_custom_device'