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

ci: upload artifacts step, fix linux build #705

Merged
merged 3 commits into from
Feb 4, 2025
Merged

ci: upload artifacts step, fix linux build #705

merged 3 commits into from
Feb 4, 2025

Conversation

jb55
Copy link
Contributor

@jb55 jb55 commented Feb 4, 2025

Closes: #523

jb55 added 3 commits February 4, 2025 06:48
From guythatsits:

> Not sure if this is helpful but the reason it isn't installing in any
of the debian based is the libc6 dependency(requires 2.39, these are
both on 2.35). Looks like popos alpha apparently includes the updated
library. Had the same issue on just a barebone debian system as well.

By default, GitHub Actions uses the latest Ubuntu runner (e.g.,
ubuntu-latest), which has glibc 2.39+. Instead, we can explicitly use
ubuntu-20.04, which has glibc 2.31.

Reported-by: guythatsits
Fixes: #706
Changelog-Fixed: Fixed issue running binary on older debian distros
Signed-off-by: William Casarin <[email protected]>
Signed-off-by: William Casarin <[email protected]>
Just a binary fix for ubuntu

Signed-off-by: William Casarin <[email protected]>
@jb55 jb55 changed the title ci: upload artifacts step ci: upload artifacts step, fix linux build Feb 4, 2025
@jb55 jb55 merged commit ae85f2d into master Feb 4, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant