Skip to content

Commit

Permalink
Use network license and dedicated nuc and all precision boards
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <[email protected]>
  • Loading branch information
jpineda3 committed Oct 13, 2023
1 parent d780e00 commit 4a1a877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ lock('nuc04') {
// harness.set_env('telemetry_branch', 'master')
harness.set_env('matlab_repo', 'https://github.com/analogdevicesinc/PrecisionToolbox.git') // Not necessary when using checkout scm
harness.set_env('matlab_branch', 'main') // Not necessary when using checkout scm
harness.set_env('matlab_release','R2021b')
harness.set_env('matlab_release','R2022b')
harness.set_env('matlab_license','network')
harness.set_matlab_timeout('15m')

Expand Down

0 comments on commit 4a1a877

Please sign in to comment.