Question 016
### How do you access matrix variables in a matrix strategy job?
> https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#using-a-matrix-strategy
1. [ ] Using the `vars` context
1. [x] Using the `matrix` context
1. [ ] Using the `job` context
1. [ ] Using the `jobs` context