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

Build releases against Ubuntu 20.04 #20

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Build releases against Ubuntu 20.04 #20

merged 1 commit into from
Apr 20, 2024

Conversation

adriansmares
Copy link
Contributor

References #19

This PR reverts the Ubuntu instance type used for releases from 22.04 to 20.04. The reason is that there are still servers in the wild with glibc 2.31 (what Ubuntu 20.04 ships), and the resulting binaries from glibc 2.35 (what Ubuntu 22.04 ships) are not compatible.

SourceMod CI tests PRs against both, but for releases it's probably better to link against glib 2.31 for now.

@adriansmares adriansmares changed the title Build releases against Ubuntu 20.04, and PR tests against both Build releases against Ubuntu 20.04 Apr 20, 2024
@adriansmares adriansmares marked this pull request as ready for review April 20, 2024 22:01
@nosoop nosoop merged commit b485d80 into nosoop:master Apr 20, 2024
3 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
Development

Successfully merging this pull request may close these issues.

2 participants