Skip to content

Remove apt upgrade from Linux PyPI build#1118

Merged
frankslin merged 1 commit intoBYVoid:masterfrom
frankslin:upstream-master
Apr 16, 2026
Merged

Remove apt upgrade from Linux PyPI build#1118
frankslin merged 1 commit intoBYVoid:masterfrom
frankslin:upstream-master

Conversation

@frankslin
Copy link
Copy Markdown
Collaborator

@frankslin frankslin commented Apr 16, 2026

The Docker-based Linux packaging job already starts from a fresh Ubuntu image and only needs apt update plus installation of the specific build tools it uses. Running a full system upgrade adds extra network and package-management work, increases CI time, and introduces avoidable variability without improving the wheel build itself. This change keeps the environment setup leaner and should reduce the runtime of the Build package and upload from docker step in the Python workflow.

@frankslin frankslin merged commit c90632d into BYVoid:master Apr 16, 2026
27 checks passed
@frankslin frankslin deleted the upstream-master branch April 16, 2026 16:31
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