mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
The job name is just the constant `production_build`. Renaming it to have the OS in the key ensures that it is not shared across OS'es (for instance between `4.x` and `main`, which are now bionic and buster, respectively), and also allows it to share caches with the install step, which uses the OS name in that place.