mirror of
https://github.com/discourse/discourse.git
synced 2025-02-18 14:02:47 +08:00
![]() We cannot just key on `runner.os` the number of CPU cores matter as well. Therefore, we need to key on `runner.name` instead since each runner has its own unique OS and CPU cores. Technically, two different runner with different names can have the same `os` and `cpu cores` but we don't have that problem now. |
||
---|---|---|
.. | ||
labeler.yml | ||
licenses.yml | ||
linting.yml | ||
migration-tests.yml | ||
release-notes.yml | ||
stale-pr-closer.yml | ||
tests.yml |