-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Use tytan652/flatpak-github-actions image for Flatpak jobs
The actual Fedora-based image are not compatible with the action because Fedora provides unstable version of flatpak-builder and a breakage happened between two unstable version This also means that the action is not completely compatible with flatpak-builder 1.4 To solve this issue an alternative base image was proposed, but it is not upstreamed yet, so my fork registry is used for now Also flatpak-builder-lint is provided in the image so the related action is modified to work with the provided version
- Loading branch information
Showing
3 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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