Skip to content

Commit

Permalink
Update Matlab version to R2022b
Browse files Browse the repository at this point in the history
  • Loading branch information
StancaPop committed Sep 4, 2023
1 parent 3561359 commit c7c2c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile_dev
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@Library('tfc-lib') _

dockerConfig = getDockerConfig(['MATLAB','Vivado'], matlabHSPro=false)
dockerConfig.add("-e MLRELEASE=R2022a")
dockerConfig.add("-e MLRELEASE=R2022b")
dockerHost = 'docker'

////////////////////////////
Expand Down

0 comments on commit c7c2c08

Please sign in to comment.