mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
ubuntu-latest switched to 24.04 which has libraries with .relr.dyn sections that linuxdeploy's bundled eu-strip cannot handle, causing consistent "failed to run linuxdeploy" errors. Pin to ubuntu-22.04 (also better glibc compat for AppImage) and set NO_STRIP=true as a safety net. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>