Skip to content

Commit

Permalink
Update version parameters in CircleCI config
Browse files Browse the repository at this point in the history
Added newer/older versions of matlab for continuous integration
  • Loading branch information
BJCaasenbrood committed Apr 19, 2024
1 parent a7590fa commit e2646d9
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,10 @@ workflows:
matrix:
parameters:
version:
- R2023a
- R2023b
- R2019b
- R2020b
- R2021b
- R2022b
- R2023b
- R2024a

0 comments on commit e2646d9

Please sign in to comment.