Skip to content

Conversation

@git-developer
Copy link

I noticed that the build of Debian Trixie and tests on Trixie and Fedora have been disabled due to

ARM64 builds fail for Trixie and F41

This seems not to occur anymore.

This PR adjusts:

  • Reinstantiate the build of Debian Trixie
  • Reinstantiate the tests on Debian Trixie, Fedora 41 and Fedora 42
  • Remove tests on Fedora 40 (EOL)
  • Remove tests on Arch (due to segmentation fault for unknown reason)
  • Prepare arm64 tests to be run on a native arm64 runner (no qemu involved); tests are still disabled because of APPRUN_ERROR: No such file or directory AppImageCrafters/appimage-builder#272 and may be enabled as soon as a fixed release of appimage-builder is available.
  • Update GitHub actions to the latest version

FYI: Native arm64 runners are now available for public projects, offering a significant performance boost. Unfortunately the AppImage build cannot use them because the build-appimage action uses a docker image that is amd64 only.

A GitHub Action run is available as demonstration.

@C0rn3j C0rn3j merged commit edcd536 into C0rn3j:main Oct 19, 2025
1 check passed
@C0rn3j
Copy link
Owner

C0rn3j commented Oct 19, 2025

Thanks for the PR!

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