Skip to content

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#241
natrys wants to merge 1 commit intomun-lang:masterfrom
natrys:github-action

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