Currently executor definition field does not allow context variables. I'd like to be able to use context variables here to programmatically use different runners in different environments.
Example:
ci_runner_test:
executor: ${ENVIRONMENT}-ci-runner