Pregunta 096
### Seleccione la variable de entorno predeterminada que contiene el sistema operativo del runner que ejecuta el trabajo
> https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables
1. [x] `RUNNER_OS`
1. [ ] `GITHUB_RUNNER_OS`
1. [ ] `RUNNER_ARCH`
1. [ ] `RUNNER_NAME`