CI build Linux directly on Ubuntu 22#3797
Merged
Merged
Conversation
Member
|
Will need to check on my Debian device then. I did some tests with Qt6 but it seemed that it broke Debian stable builds for me. Eventually we'll need to update to Qt6 based Linux builds anyway. |
dingodoppelt
approved these changes
Jul 17, 2026
dingodoppelt
left a comment
Member
There was a problem hiding this comment.
I just noticed we were building on different ubuntu versions when I tried to fix my autobuilds. Thanks for your fix!
It looks like it's working as intended: all builds on ubuntu runners have completed successfully. That's enough for me :)
Member
|
Still, I'll want to test it as we had weird incompatibilities a while ago. Also we may need to update the deb packet dependencies. |
Member
Author
|
I verified the built deb package installed correctly on Debian 12, Debian 13, Ubuntu 22 and Ubuntu 24. |
pljones
approved these changes
Jul 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Short description of changes
CI build the Linux packages directly on an Ubuntu 22 runner, instead of using an Ubuntu 20 container.
CHANGELOG: Build: use Ubuntu 22 for building Linux deb packages.
Context: Fixes an issue?
Should result in more reliable CI builds.
Does this change need documentation? What needs to be documented and how?
We should mention somewhere that the minimum supported Linux versions for the release packages are Debian 12 or Ubuntu 22.
Status of this Pull Request
Ready for review
What is missing until this pull request can be merged?
Nothing
Checklist
AUTOBUILD: Please build all targets