ci: Do not overuse the runners
We need to specify the number of cpus used by CrosVM to not overcommit the runner.
We have two different cases:
- dEQP: deqp-runner -> CrosVM -> deqp tests
- Piglit: CrosVM -> piglit-runner -> piglit tests
This means that we need different setup for each.