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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumps RUSTG + CI to Ubuntu 22.04 #20446

Closed

Conversation

AffectedArc07
Copy link
Member

What Does This PR Do

Bumps RUSTG to a copy built on Ubuntu 22.04 and the CI to use ubuntu-22.04 instead of ubuntu-20.04

Details for nerds
20.04 uses `libssl1` for its functionality. 22.04 uses `libssl3` for its functionality, and that is statically linked to RUSTG when it is built, and you cant easily install `libssl1` on 22.04, so we have to bump the library. Given this is the latest LTS, we may as well.

Why It's Good For The Game

Stuff should work

Testing

We will find out when CI runs. This is also running on prod.

Changelog

馃啈 AffectedArc07
experiment: Server libraries updated for Ubuntu 22.04. It may not work on older versions.
/:cl:

@AffectedArc07 AffectedArc07 added the Infrastructure This PR will update GitHub tooling label Feb 18, 2023
@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label Feb 18, 2023
@AffectedArc07
Copy link
Member Author

Failed experiment DNM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting type assignment This PR is waiting for its type to be assigned internally Infrastructure This PR will update GitHub tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants