Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove AppImage from the CI testing matrix. #50

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Conversation

freakboy3742
Copy link
Member

AppImage builds are the slowest, because they're incompatible with binary wheels; and installing Linux GUI toolkits (which are on a constant "install the latest" push) is fundamentally incompatible with using an old base image.

As of today, it's impossible to install Toga on any manylinux image; PySide2 can't be installed on any supported manylinux image, and PySide6 only works on 2_28. Even when the install does work, there are so many incompatibility and binary dependency issues that it's just not worth the oxygen to keep AppImage alive.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

Copy link
Member

@rmartin16 rmartin16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫡 so long appimage....you barely worked but we know you tried your best.

@freakboy3742 freakboy3742 merged commit 2652d20 into main Sep 11, 2023
60 checks passed
@freakboy3742 freakboy3742 deleted the deprecate-appimage branch September 11, 2023 01:35
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.

2 participants