Skip to content

ci(appimage): separate AppImage build job on newer runner#31

Merged
CyberTimon merged 1 commit intoCyberTimon:mainfrom
andrewazores:appimage-build
Jul 9, 2025
Merged

ci(appimage): separate AppImage build job on newer runner#31
CyberTimon merged 1 commit intoCyberTimon:mainfrom
andrewazores:appimage-build

Conversation

@andrewazores
Copy link
Contributor

@andrewazores andrewazores commented Jul 9, 2025

Fixes #20
Fixes #28
See https://github.com/andrewazores/RapidRAW/actions/runs/16156822179

Following some hints in the links I shared on #20, this sets up the CI to run the AppImage build on an ubuntu-24.04 runner separately from the rpm and deb builds, which continue to be done on 22.04 since those seem to be working just fine.

I confirmed that the AppImage generated by this run works as expected on my Fedora 41 system:

https://github.com/andrewazores/RapidRAW/actions/runs/16156822179/artifacts/3491223344

@andrewazores
Copy link
Contributor Author

@fabiosirna @FrasSmith could you download the linked AppImage above and see if this works on your systems?

@FrasSmith
Copy link

FrasSmith commented Jul 9, 2025 via email

@andrewazores
Copy link
Contributor Author

@CyberTimon ready for review

@CyberTimon
Copy link
Owner

Thank you very much for the PR. Looks fine to me - I'll merge this.

@CyberTimon CyberTimon merged commit f980094 into CyberTimon:main Jul 9, 2025
12 checks passed
@andrewazores andrewazores deleted the appimage-build branch July 9, 2025 15:27
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.

Appimage: Blank screen on Linux Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

3 participants