diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6b3cccde..e9aca22d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,6 +23,8 @@ stages: bitness: '64bit' - version: '2023' bitness: '64bit' + - version: '2024' + bitness: '64bit' buildSteps: - projectLocation: 'Source\FPGA Addon.lvproj' @@ -63,4 +65,4 @@ stages: - controlFileName: 'control_scripting_examples' payloadMaps: - installLocation: 'ni-paths-LV$(lvVersion)DIR$(nipkgx64suffix)\examples\NI VeriStand Custom Devices\FPGA Addon' - payloadLocation: 'Scripting Examples' \ No newline at end of file + payloadLocation: 'Scripting Examples'