Explicitly specify latest Ubuntu LTS#241
Closed
natrys wants to merge 1 commit intomun-lang:masterfrom
natrys:github-action
Closed
Explicitly specify latest Ubuntu LTS#241natrys wants to merge 1 commit intomun-lang:masterfrom natrys:github-action
natrys wants to merge 1 commit intomun-lang:masterfrom
natrys:github-action
Conversation
Author
|
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). |
Collaborator
|
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. |
Author
|
Alright. Perhaps musl based static linking could be explored instead, if viable. |
Collaborator
|
Thanks. I actually wasn't aware of that. I'll research musl as an option! 👍 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.