We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3b884 commit 3f8abd8Copy full SHA for 3f8abd8
.circleci/config.yml
@@ -15,7 +15,7 @@ jobs:
15
environment:
16
CATEGORY_TO_TEST: << parameters.q >> # setup a parametric environment variable to be used by MATLAB testing script "runAllMyTestsFS.m"
17
machine:
18
- image: ubuntu-1604:201903-01
+ image: ubuntu-2004:202201-02
19
steps:
20
- checkout
21
- matlab/install # previously `wget ...`
0 commit comments