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

CI/CD: Update compiler used for libtester tests in CI/CD (or use Ubuntu 22.04) so that C++20 support is consistent with Leap's #1936

Closed
greg7mdp opened this issue Nov 28, 2023 · 2 comments · Fixed by #1999
Labels
CICD Anything dealing with the CI workflow behavior 👍 lgtm

Comments

@greg7mdp
Copy link
Contributor

In Leap's readme, we state:

On Ubuntu 20.04, install gcc-10 which has C++20 support:

sudo apt-get install -y g++-10

Leap does not build with the default g++ compiler on Ubuntu 20.04.

@bhazzard
Copy link

@spoonincode This seems like a straightforward change to include in 6.0.0. Do you agree?

@bhazzard bhazzard added CICD Anything dealing with the CI workflow behavior 👍 lgtm and removed triage labels Dec 14, 2023
@bhazzard bhazzard added this to the Leap v5.0.0 milestone Dec 14, 2023
@bhazzard
Copy link

Note to self: The change will be made to the CICD workflow on 5+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD Anything dealing with the CI workflow behavior 👍 lgtm
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants