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

Explicitly specify latest Ubuntu LTS #241

Closed
wants to merge 1 commit into from
Closed

Explicitly specify latest Ubuntu LTS #241

wants to merge 1 commit into from

Conversation

natrys
Copy link

@natrys natrys commented Jul 8, 2020

No description provided.

@natrys
Copy link
Author

natrys commented Jul 8, 2020

Github action, for whatever reason, still has ubuntu-latest pointed to ubuntu-18.04. Would you be interested having it explicitly pointed it to 20.04? The release binaries currently don't work in newer linux systems (due to being linked against old version of libffi).

@Wodann
Copy link
Collaborator

Wodann commented Jul 11, 2020

Thank you for the PR! Even though this change looks good, there is some concern about whether it will raise the same errors for older versions of Ubuntu.

The core team is looking into alternative fixes for the problem you are experiencing, to prevent it from regressing the situation for others. Please bare with us.

@natrys
Copy link
Author

natrys commented Jul 11, 2020

Alright. Perhaps musl based static linking could be explored instead, if viable.

@natrys natrys closed this Jul 11, 2020
@Wodann
Copy link
Collaborator

Wodann commented Jul 11, 2020

Thanks. I actually wasn't aware of that. I'll research musl as an option! 👍

@natrys natrys deleted the github-action branch July 11, 2020 18:00
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