valkey/.github
Shivshankar 0c49053214
Adding the "-j" option in ci make commands to parallelize CI builds (#1128)
fixes: https://github.com/valkey-io/valkey/issues/1123 

As per github documentation below is core information on runners.

**Linux:**
public repositories: 4 cores 
private repositories: 2 cores

**Macos:**
its 3 or 4 based on both and its depends on the Processor.

**Reference details for more information:** Discussion in
https://github.com/valkey-io/valkey/issues/1123

- Public repo:
https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

- Private repo:
https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for--private-repositories

Suggested-by: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
2024-10-05 21:12:07 -07:00
..
actions/generate-package-build-matrix Adds workflows to build release binaries and push to S3 (#315) 2024-04-16 07:01:36 -07:00
ISSUE_TEMPLATE Update CONTRIBUTING.md and issue templates (#311) 2024-04-15 16:00:59 +02:00
workflows Adding the "-j" option in ci make commands to parallelize CI builds (#1128) 2024-10-05 21:12:07 -07:00
dependabot.yml Format yaml files (#615) 2024-06-14 13:40:06 -07:00