Skip to content

build: configure yum for faster parallel downloads#94

Merged
imlk0 merged 1 commit intomasterfrom
speedup-yum
Mar 19, 2026
Merged

build: configure yum for faster parallel downloads#94
imlk0 merged 1 commit intomasterfrom
speedup-yum

Conversation

@imlk0
Copy link
Collaborator

@imlk0 imlk0 commented Mar 19, 2026

Set max_parallel_downloads=20 in yum.conf across all build configurations to accelerate package installation during CI and local builds.

Affected files:

  • .github/workflows/build-rpm.yml and clippy.yml
  • Makefile (rpm-build-in-*-docker targets)
  • rpm/alinux3/*.buildspec.yaml.template

Set max_parallel_downloads=20 in yum.conf across all build configurations
to accelerate package installation during CI and local builds.

Affected files:
- .github/workflows/build-rpm.yml and clippy.yml
- Makefile (rpm-build-in-*-docker targets)
- rpm/alinux3/*.buildspec.yaml.template
@imlk0 imlk0 merged commit 9d8196d into master Mar 19, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant